Skip to content

Commit 0200cbb

Browse files
committed
Was this import unused indeed? It seemed to just make Scala3 sad.
1 parent fc2547f commit 0200cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/uk/ac/ed/dal/structtensor/compiler/Compiler.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package structtensor
33
package compiler
44

55
import utils._
6-
import sourcecode.Macros.Chunk.Var
6+
77
import uk.ac.ed.dal.structtensor.parser.Parser.variableSeq
88

99
object Compiler {

0 commit comments

Comments
 (0)