Commit fa0142d
committed
chore: Remove unused imports in WarblerAndroidLibraryConventionPlugin
This commit cleans up the `WarblerAndroidLibraryConventionPlugin.kt` file by removing unused Gradle Kotlin DSL imports.
- `core-build/src/main/kotlin/com/warbler/build/WarblerAndroidLibraryConventionPlugin.kt`: Removed `dependencies` and `withType` imports.1 parent 6ec4f5f commit fa0142d
File tree
1 file changed
+0
-2
lines changed- core-build/src/main/kotlin/com/warbler/build
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
0 commit comments