aboutsummaryrefslogtreecommitdiff
path: root/core/control_flow.nom
diff options
context:
space:
mode:
Diffstat (limited to 'core/control_flow.nom')
-rw-r--r--core/control_flow.nom1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/control_flow.nom b/core/control_flow.nom
index cba0777..ff1a7c1 100644
--- a/core/control_flow.nom
+++ b/core/control_flow.nom
@@ -4,7 +4,6 @@
like "if" statements and loops.
use "core/metaprogramming.nom"
-use "core/text.nom"
use "core/operators.nom"
use "core/errors.nom"