summaryrefslogtreecommitdiff
path: root/rust/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/src/lib.rs')
-rw-r--r--rust/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs
index 568637e..a8cf18e 100644
--- a/rust/src/lib.rs
+++ b/rust/src/lib.rs
@@ -2,4 +2,3 @@ pub mod ast;
pub mod io;
pub mod lambda;
pub mod parser;
-pub mod web;