diff options
Diffstat (limited to 'compiler/modulepaths.nim')
-rw-r--r-- | compiler/modulepaths.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/modulepaths.nim b/compiler/modulepaths.nim index 6130c3032..eedb22084 100644 --- a/compiler/modulepaths.nim +++ b/compiler/modulepaths.nim @@ -8,7 +8,7 @@ # import ast, renderer, strutils, msgs, options, idents, os, lineinfos, - pathutils, nimblecmd + pathutils when false: const |