removed unnecessary deps

This commit is contained in:
Simon Hafner
2015-05-08 19:47:17 +05:00
parent f5cca89610
commit c06672451a

View File

@@ -11,8 +11,7 @@
# included from sigmatch.nim
import algorithm, sequtils, strutils, ast, msgs, options, renderer,
types, docgen, lexer, semdata, astalgo, idents, sigmatch, lookups
import algorithm, sequtils
const
sep = '\t'