restore compilation after rebase of dropping external annotations; fix affected tests
This commit is contained in:
@@ -27,7 +27,5 @@ public interface Module {
|
||||
|
||||
public fun getClasspathRoots(): List<String>
|
||||
|
||||
public fun getAnnotationsRoots(): List<String>
|
||||
|
||||
public fun getJavaSourceRoots(): List<String>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user