Skip to content

Commit 235f41c

Browse files
committed
Remove compiler option of low importance that prevents building scaladoc
1 parent 5cd1a42 commit 235f41c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ val commonSettings = Seq(
3535
"-Xlint",
3636
"-Xcheckinit",
3737
"-feature",
38-
"–optimise",
3938
"-Ywarn-dead-code",
4039
"-Ywarn-numeric-widen",
4140
"-Xlint:missing-interpolator",

0 commit comments

Comments
 (0)