Don't increase OOCB count when a REPL line is modified
This commit is contained in:
@@ -188,7 +188,6 @@ class LazyImportResolver(
|
||||
}
|
||||
|
||||
fun getImportScope(directive: KtImportDirective): ImportingScope {
|
||||
moduleDescriptor.assertValid()
|
||||
return importedScopesProvider(directive) ?: ImportingScope.Empty
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user