aboutsummaryrefslogtreecommitdiff
path: root/src/parser/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/index.ts')
-rw-r--r--src/parser/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser/index.ts b/src/parser/index.ts
index ac5c8ed..cdb4af1 100644
--- a/src/parser/index.ts
+++ b/src/parser/index.ts
@@ -8,7 +8,6 @@ import {
manyTill,
mapTo,
matchChar,
- matchString,
oneOf,
optional,
or,