mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-16 14:01:22 +00:00
remove echo
This commit is contained in:
@@ -216,6 +216,3 @@ proc parseSpec*(filename: string): TSpec =
|
||||
of cfgEof:
|
||||
break
|
||||
close(p)
|
||||
|
||||
if result.err == reIgnored:
|
||||
echo specStr
|
||||
|
||||
Reference in New Issue
Block a user