Skip to content

Commit b0a2942

Browse files
committed
Remove unused imports
1 parent 5514a53 commit b0a2942

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rascal-textmate-core/src/main/rascal/util/ListUtil.rsc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module util::ListUtil
22

33
import List;
4-
import util::Benchmark;
5-
import IO;
64

75
@synopsis{
86
Representation of a traversal direction along a list

0 commit comments

Comments
 (0)