Revove unused import of TreeSet in InitDatabase
Change-Id: I38ad8874aaed7feff85a68519145caa7f5b7efaa
This commit is contained in:
@@ -33,7 +33,6 @@ import com.google.inject.name.Names;
|
|||||||
import java.lang.annotation.Annotation;
|
import java.lang.annotation.Annotation;
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
import java.util.Set;
|
import java.util.Set;
|
||||||
import java.util.TreeSet;
|
|
||||||
|
|
||||||
/** Initialize the {@code database} configuration section. */
|
/** Initialize the {@code database} configuration section. */
|
||||||
@Singleton
|
@Singleton
|
||||||
|
Reference in New Issue
Block a user