We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b72c46 commit 70a1066Copy full SHA for 70a1066
project/Commons.scala
@@ -16,8 +16,6 @@ import sbtunidoc.ScalaUnidocPlugin
16
import sbtunidoc.ScalaUnidocPlugin.autoImport.ScalaUnidoc
17
import xerial.sbt.Sonatype.autoImport.sonatypeProfileName
18
19
-import scala.language.experimental.macros
20
-
21
object Commons extends ProjectGroup("commons") {
22
// We need to generate slightly different structure for IntelliJ in order to better support ScalaJS cross projects.
23
// idea.managed property is set by IntelliJ when running SBT (shell or import), idea.runid is set only for IntelliJ's
0 commit comments