summary refs log tree commit diff stats
path: root/tools/vccenv/vccexe.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tools/vccenv/vccexe.nim')
-rw-r--r--tools/vccenv/vccexe.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/vccenv/vccexe.nim b/tools/vccenv/vccexe.nim
index bbac117df..892246830 100644
--- a/tools/vccenv/vccexe.nim
+++ b/tools/vccenv/vccexe.nim
@@ -1,4 +1,4 @@
-import strutils, strtabs, os, osproc, parseopt, vccenv
+import strutils, strtabs, os, osproc, vccenv
 
 when defined(release):
   let vccOptions = {poParentStreams}