Skip to content

Commit bc418ba

Browse files
committed
Commented out potentially redundant import
1 parent 0f25dc4 commit bc418ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/analysis/typepal/StringSimilarity.rsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import IO;
1717
import Location;
1818
import Set;
1919
import String;
20-
import analysis::typepal::TModel;
20+
//import analysis::typepal::TModel;
2121
import analysis::typepal::ConfigurableScopeGraph;
2222

2323
@synopsis{Tryadic minimum function on integers}

0 commit comments

Comments
 (0)