Skip to content

Commit 361d329

Browse files
committed
Revert "Working around typechecker limitation temporarily for release"
This reverts commit b8da6a2.
1 parent f31a232 commit 361d329

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/rascal/salix/util/Mode.rsc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ module salix::util::Mode
1111
import Type;
1212
import ParseTree;
1313
import String;
14-
import List;
1514

1615
data Mode
1716
= mode(str name, list[State] states, map[str, value] meta = ());

0 commit comments

Comments
 (0)