Skip to content

Commit a63681b

Browse files
committed
Merge commit '172ce22ca19a21cd3e4e9e7b5fad2f8b14819cf4' into merge-1.x-to-master-20200915
2 parents 43d3ebf + 172ce22 commit a63681b

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
@@ -27,7 +27,6 @@ lazy val xml = crossProject(JSPlatform, JVMPlatform)
2727
.jvmSettings(ScalaModulePlugin.scalaModuleOsgiSettings)
2828
.settings(
2929
name := "scala-xml",
30-
3130
scalacOptions ++= {
3231
val opts =
3332
if (isDotty.value)

0 commit comments

Comments
 (0)