Skip to content

Commit 6391ddb

Browse files
authored
Merge pull request #179 from xuwei-k/patch-1
fix warning in build.sbt
2 parents 4661ebc + 534f378 commit 6391ddb

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)