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