Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
vaslabs committed Jan 21, 2025
1 parent af1094f commit 034b3ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion example/android/javalib/1-hello-world/build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ package build
import mill._, javalib._

import mill.javalib.android.{AndroidAppModule, AndroidSdkModule}
import coursier.maven.MavenRepository
import mill.javalib.android.AndroidTestModule

// Create and configure an Android SDK module to manage Android SDK paths and tools.
Expand Down
1 change: 0 additions & 1 deletion example/android/kotlinlib/2-compose/build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ package build

import mill._
import kotlinlib._
import coursier.{Repository, MavenRepository}
import coursier.core.{MinimizedExclusions, ModuleName, Organization}
import coursier.params.ResolutionParams
import mill.kotlinlib.android.AndroidAppKotlinModule
Expand Down

0 comments on commit 034b3ed

Please sign in to comment.