Skip to content

Commit

Permalink
Remove unused variable (#7182)
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Apr 13, 2024
1 parent 94b2505 commit 37a06fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions detekt-compiler-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ val kotlinCompilerChecksum: String by project
group = "io.github.detekt"
version = "$kotlinVersion-$detektVersion"

val detektPublication = "DetektPublication"

plugins {
id("module")
id("com.github.johnrengelman.shadow") version "8.1.1"
Expand Down

0 comments on commit 37a06fb

Please sign in to comment.