Deleting some extra parsers that I'll need later but they're just in the way right now.

This commit is contained in:
Tom Alexander
2022-07-16 18:12:52 -04:00
parent 981eeb5326
commit 83c5a545e0
3 changed files with 0 additions and 63 deletions

View File

@@ -1,5 +1,3 @@
mod bold_parser;
mod failable_sequence;
mod nom_context;
mod parser_with_context;
mod text;