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/passaux.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/passaux.nim') diff --git a/compiler/passaux.nim b/compiler/passaux.nim index 17c4c506a..2ac89c24e 100644 --- a/compiler/passaux.nim +++ b/compiler/passaux.nim @@ -10,7 +10,7 @@ ## implements some little helper passes import - strutils, ast, astalgo, passes, idents, msgs, options, idgen, lineinfos + ast, passes, idents, msgs, options, idgen, lineinfos from modulegraphs import ModuleGraph, PPassContext -- cgit 1.4.1-2-gfad0