Revert "Migration change: temporarily specify type explicitly"
This reverts commit bc6e091004.
This commit was needed to avoid bootstraping, now we can revert it
This commit is contained in:
@@ -121,7 +121,7 @@ private sealed class ModuleInfoCollector<out T>(
|
||||
emptySequence()
|
||||
},
|
||||
virtualFileProcessor = { project, virtualFile, isLibrarySource ->
|
||||
buildSequence<IdeaModuleInfo> {
|
||||
buildSequence {
|
||||
collectInfosByVirtualFile(
|
||||
project,
|
||||
virtualFile,
|
||||
|
||||
Reference in New Issue
Block a user