Skip to content

Commit 6205001

Browse files
committed
Merge commit 'a784ceb8836eaa8460482c943ff228b086466469' into merge-1.x-to-master-20200915
2 parents a7999ce + a784ceb commit 6205001

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
@@ -19,7 +19,6 @@ lazy val configSettings: Seq[Setting[_]] = Seq(
1919
}
2020
)
2121

22-
2322
lazy val xml = crossProject(JSPlatform, JVMPlatform)
2423
.withoutSuffixFor(JVMPlatform)
2524
.crossType(CrossType.Full)

0 commit comments

Comments
 (0)