summaryrefslogtreecommitdiffstats
path: root/examples/style.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/style.rs')
-rw-r--r--examples/style.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/style.rs b/examples/style.rs
index 80e2b61..b7cef57 100644
--- a/examples/style.rs
+++ b/examples/style.rs
@@ -1,6 +1,5 @@
#[macro_use]
extern crate prettytable;
-extern crate term;
use prettytable::Table;
use prettytable::row::Row;
use prettytable::cell::Cell;