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/modules.nim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compiler/modules.nim') diff --git a/compiler/modules.nim b/compiler/modules.nim index 3dbc1b2c1..40d9a904c 100644 --- a/compiler/modules.nim +++ b/compiler/modules.nim @@ -10,8 +10,8 @@ ## Implements the module handling, including the caching of modules. import - ast, astalgo, magicsys, std / sha1, msgs, cgendata, sigmatch, options, - idents, os, lexer, idgen, passes, syntaxes, llstream, modulegraphs, rod, + ast, astalgo, magicsys, msgs, options, + idents, lexer, idgen, passes, syntaxes, llstream, modulegraphs, rod, lineinfos, pathutils, tables proc resetSystemArtifacts*(g: ModuleGraph) = -- cgit 1.4.1-2-gfad0