aboutsummaryrefslogtreecommitdiff
path: root/src/yellow/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/yellow/mod.rs')
-rw-r--r--src/yellow/mod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yellow/mod.rs b/src/yellow/mod.rs
index 236328a7f..88d88e226 100644
--- a/src/yellow/mod.rs
+++ b/src/yellow/mod.rs
@@ -4,7 +4,6 @@ mod syntax;
4 4
5use std::{ 5use std::{
6 sync::{Arc, Weak}, 6 sync::{Arc, Weak},
7 ops::Deref,
8 mem 7 mem
9}; 8};
10pub(crate) use self::{ 9pub(crate) use self::{