mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-08 04:44:20 +00:00
removed unnecessary deps
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user