aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 044030f..fecbc83 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -71,7 +71,6 @@
//! [`build.rs`]: https://gitlab.com/rustwall/rustables/-/blob/master/build.rs
use parser::DecodeError;
-use thiserror::Error;
#[macro_use]
extern crate log;