From 07d465ca42c98c07dedee0d4834afae5c87702da Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 18 Jul 2019 00:36:03 +0200 Subject: [refactoring] remove unused imports in the compiler and in some stdlib modules --- compiler/macrocacheimpl.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/macrocacheimpl.nim') diff --git a/compiler/macrocacheimpl.nim b/compiler/macrocacheimpl.nim index d23040763..365497e31 100644 --- a/compiler/macrocacheimpl.nim +++ b/compiler/macrocacheimpl.nim @@ -9,7 +9,7 @@ ## This module implements helpers for the macro cache. -import lineinfos, ast, modulegraphs, vmdef, magicsys +import lineinfos, ast, modulegraphs, vmdef proc recordInc*(c: PCtx; info: TLineInfo; key: string; by: BiggestInt) = var recorded = newNodeI(nkCommentStmt, info) -- cgit 1.4.1-2-gfad0