mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-09 06:23:25 +00:00
removed unused import
This commit is contained in:
committed by
Dominik Picheta
parent
5676912209
commit
9657a83698
@@ -17,7 +17,7 @@ import
|
||||
packages/docutils/rst, packages/docutils/rstgen,
|
||||
json, xmltree, cgi, trees, types,
|
||||
typesrenderer, astalgo, lineinfos, intsets,
|
||||
pathutils, trees, nimconf
|
||||
pathutils, trees
|
||||
|
||||
const
|
||||
exportSection = skField
|
||||
|
||||
Reference in New Issue
Block a user