Remove old android-studio jps module

This commit is contained in:
Nikolay Krasko
2022-10-11 18:29:39 +02:00
committed by Space Team
parent 6614714c94
commit edc562e8b9
2 changed files with 0 additions and 13 deletions
-2
View File
@@ -32,8 +32,6 @@
/analysis/low-level-api-fir/tests/org/jetbrains/kotlin/analysis/low/level/api/fir/diagnostic/compiler/based/DiagnosisCompilerTestFE10TestdataTestGenerated.java "Kotlin Compiler Core"
/analysis/low-level-api-fir/tests/org/jetbrains/kotlin/analysis/low/level/api/fir/diagnostic/compiler/based/FirIdeSpecTest.java "Kotlin Compiler Core"
# UNKNOWN: /android-studio/
# UNKNOWN: /annotations/
/ant/ "Kotlin Build Tools"
-11
View File
@@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="RUNTIME" name="android-studio" level="project" />
<orderEntry type="module" module-name="idea" scope="PROVIDED" />
</component>
</module>