Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hpmellema committed Jan 11, 2024
1 parent 62141dd commit 0ede4d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ dependencies {

// Plugin convention dependencies
implementation("com.gradle.publish:plugin-publish-plugin:1.2.1")
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import com.github.spotbugs.snom.Effort

plugins {
`java-library`
Expand Down

0 comments on commit 0ede4d9

Please sign in to comment.