Skip to content

Commit

Permalink
rm unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentlauvlwj committed Sep 3, 2024
1 parent 34d0169 commit 4330eff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildSrc/src/main/kotlin/ktorm.tuples-codegen.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

plugins {
id("kotlin")
id("org.jetbrains.dokka")
}

val generatedSourceDir = "${project.layout.buildDirectory.asFile.get()}/generated/source/main/kotlin"
Expand Down

0 comments on commit 4330eff

Please sign in to comment.