Skip to content

Commit 534f378

Browse files
authored
fix warning in build.sbt
1 parent defc51e commit 534f378

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
@@ -77,7 +77,6 @@ inThisBuild(
7777
List(
7878
semanticdbEnabled := true,
7979
semanticdbVersion := scalafixSemanticdb.revision,
80-
scalafixScalaBinaryVersion := scalaBinaryVersion.value,
8180
scalacOptions ++= Seq(
8281
"-Ywarn-unused"
8382
)

0 commit comments

Comments
 (0)