Rename to ignored
This commit is contained in:
parent
60b79ae789
commit
2568bfe53e
@ -66,7 +66,7 @@ public class WatcherSanitizer {
|
||||
public static void init() {
|
||||
try {
|
||||
checkPreLoaded();
|
||||
} catch (NoSuchFieldException | IllegalAccessException e) {
|
||||
} catch (NoSuchFieldException | IllegalAccessException ignored) {
|
||||
}
|
||||
|
||||
ArrayList<String> mapped = new ArrayList<>();
|
||||
|
Loading…
Reference in New Issue
Block a user