Dropped redundant interface
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ import javax.annotation.PreDestroy;
|
||||
|
||||
/* This file is generated by org.jetbrains.jet.generators.injectors.InjectorsPackage. DO NOT EDIT! */
|
||||
@SuppressWarnings("all")
|
||||
public class InjectorForTopDownAnalyzerForJvm implements InjectorForTopDownAnalyzer {
|
||||
public class InjectorForTopDownAnalyzerForJvm {
|
||||
|
||||
private final Project project;
|
||||
private final GlobalContext globalContext;
|
||||
|
||||
Reference in New Issue
Block a user