fixup async parser deletion

This commit is contained in:
Tangent 128 2019-10-21 15:08:45 -04:00
parent ee818dbfd8
commit 8de9ffdb21
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
pub mod ebml;
pub mod error;
pub mod async_parser;
pub mod iterator;
pub mod stream_parser;