first
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.esafirm.imagepicker.helper;
|
||||
|
||||
public class IpCrasher {
|
||||
public static void openIssue() {
|
||||
throw new IllegalStateException("This should not happen. Please open an issue!");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user