Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Morfly committed Oct 3, 2023
1 parent 2874b81 commit 95384a0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import com.turo.nibel.buildtools.NibelConventionPlugin
import com.turo.nibel.buildtools.libs
import com.turo.nibel.buildtools.mavenPublishing
import com.turo.nibel.buildtools.sourceSets
import com.vanniktech.maven.publish.SonatypeHost
import org.gradle.jvm.tasks.Jar

class NibelMavenPublishPlugin : NibelConventionPlugin({
with(pluginManager) {
Expand Down

0 comments on commit 95384a0

Please sign in to comment.