summaryrefslogtreecommitdiff
path: root/src/ast/typed.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast/typed.rs')
-rw-r--r--src/ast/typed.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ast/typed.rs b/src/ast/typed.rs
index 6ccd0ac..722cf61 100644
--- a/src/ast/typed.rs
+++ b/src/ast/typed.rs
@@ -3,7 +3,6 @@ use proc_macro2::Span;
use super::Typed;
use super::VariableError;
use std::collections::BTreeSet;
-use std::fmt::Display;
#[derive(Clone, Debug, Eq, PartialEq, Hash)]
pub struct FirstSet {