Skip to content

Commit

Permalink
Fixing KTLint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dwaxemberg committed Sep 14, 2023
1 parent abaf9db commit 3ecf34d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@file:Suppress("Unused")

import org.gradle.api.artifacts.repositories.MavenArtifactRepository
import java.net.URI
import org.gradle.api.artifacts.repositories.MavenArtifactRepository

object Publishing {
const val GROUP = "com.yelp.android"
Expand Down

0 comments on commit 3ecf34d

Please sign in to comment.