Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed May 16, 2024
1 parent cfe99e7 commit 135485b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion idea/src/mill/idea/GenIdeaImpl.scala
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,6 @@ case class GenIdeaImpl(
compilerBridgeJar: Option[os.Path],
scaladocExtraClasspath: Agg[os.Path]
): Elem = {
val isScalaLibrary = scalaCompilerClassPath.iterator.nonEmpty
<component name="libraryTable">
<library name={name} type="Scala">
<properties>
Expand Down

0 comments on commit 135485b

Please sign in to comment.