ui/material2/build.gradle.kts
changeset 117 22d79b197676
parent 114 ab226603d0f5
--- a/ui/material2/build.gradle.kts	Mon May 04 23:44:20 2026 -0400
+++ b/ui/material2/build.gradle.kts	Mon May 04 23:50:32 2026 -0400
@@ -19,8 +19,6 @@
  * You should have received a copy of the GNU General Public License
  * along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.
  */
-import org.jetbrains.kotlin.gradle.dsl.JvmTarget
-
 plugins {
     id("com.geekorum.build.conventions.mpp-library-with-android")
     alias(libs.plugins.kotlin.compose)