Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed Apr 22, 2024
1 parent 4e49dee commit c06b030
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildSrc/src/main/kotlin/PublishConfiguration.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import org.gradle.api.publish.PublishingExtension
import org.gradle.api.publish.maven.MavenPom
import org.gradle.kotlin.dsl.assign
import org.gradle.kotlin.dsl.maven
import java.io.File

internal fun PublishingExtension.configureJewelRepositories(project: Project) {
repositories {
Expand Down

0 comments on commit c06b030

Please sign in to comment.