Move CommonResolverForModuleFactory to 'frontend'
This will allow to get rid of dependency of 'cli-common' on 'frontend'.
This commit is contained in:
committed by
Alexander Udalov
parent
9e014e462b
commit
4aa47be202
-1
@@ -51,7 +51,6 @@ class CommonAnalysisParameters(
|
||||
|
||||
/**
|
||||
* A facade that is used to analyze common (platform-independent) modules in multi-platform projects.
|
||||
* See [CommonPlatform]
|
||||
*/
|
||||
class CommonResolverForModuleFactory(
|
||||
private val platformParameters: CommonAnalysisParameters,
|
||||
Reference in New Issue
Block a user