Skip to content

Commit 70a1066

Browse files
author
Roman Janusz
committed
removed unnecessary import
1 parent 4b72c46 commit 70a1066

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

project/Commons.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ import sbtunidoc.ScalaUnidocPlugin
1616
import sbtunidoc.ScalaUnidocPlugin.autoImport.ScalaUnidoc
1717
import xerial.sbt.Sonatype.autoImport.sonatypeProfileName
1818

19-
import scala.language.experimental.macros
20-
2119
object Commons extends ProjectGroup("commons") {
2220
// We need to generate slightly different structure for IntelliJ in order to better support ScalaJS cross projects.
2321
// idea.managed property is set by IntelliJ when running SBT (shell or import), idea.runid is set only for IntelliJ's

0 commit comments

Comments
 (0)