aboutsummaryrefslogtreecommitdiff
path: root/nomsu.moon
diff options
context:
space:
mode:
Diffstat (limited to 'nomsu.moon')
-rwxr-xr-xnomsu.moon1
1 files changed, 0 insertions, 1 deletions
diff --git a/nomsu.moon b/nomsu.moon
index 16d4bb3..71ab68d 100755
--- a/nomsu.moon
+++ b/nomsu.moon
@@ -178,7 +178,6 @@ run = ->
-- Run in interactive mode (REPL)
nomsu\run [[
#!/usr/bin/env nomsu -V2
-use "core"
use "lib/consolecolor.nom"
action [quit, exit]: lua> "os.exit(0)"
action [help]: