Skip to content

Commit a0aab81

Browse files
committed
Remove unnecessary settings
1 parent ec4d774 commit a0aab81

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.sbt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ inThisBuild(
2626
)
2727
)
2828

29-
// Sonatype publish options
30-
sonatypeCredentialHost := "s01.oss.sonatype.org"
31-
sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
32-
3329
addCommandAlias("prepare", "fix; fmt")
3430
addCommandAlias("check", "fixCheck; fmtCheck")
3531
addCommandAlias("fmt", "all scalafmtSbt scalafmtAll")

0 commit comments

Comments
 (0)