We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb72b6 commit 7392010Copy full SHA for 7392010
src/main/java/org/fluentd/logger/FluentLoggerFactory.java
@@ -19,7 +19,6 @@
19
20
import java.lang.reflect.Constructor;
21
import java.lang.reflect.InvocationTargetException;
22
-import java.util.Collections;
23
import java.util.Map;
24
import java.util.Properties;
25
import java.util.WeakHashMap;
0 commit comments