Skip to content

Commit 724b7cc

Browse files
Fix indentation in build.sbt
1 parent 96305cb commit 724b7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ lazy val publish = Seq(
4141
email = "",
4242
url = url("http://twitter.com/analytically")
4343
)
44-
))
44+
)
4545
)
4646

4747
lazy val core = (project in file("core"))

0 commit comments

Comments
 (0)