summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ucode/lexer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ucode/lexer.h b/include/ucode/lexer.h
index c013aac..1728aa3 100644
--- a/include/ucode/lexer.h
+++ b/include/ucode/lexer.h
@@ -119,8 +119,6 @@ typedef enum {
TK_TEMPLATE,
TK_IMPORT,
TK_EXPORT,
- TK_FROM,
- TK_AS,
TK_EOF,
TK_ERROR