summaryrefslogtreecommitdiffstats
path: root/examples/stats.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stats.rs')
-rw-r--r--examples/stats.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/stats.rs b/examples/stats.rs
index f136326..5e03f20 100644
--- a/examples/stats.rs
+++ b/examples/stats.rs
@@ -1,6 +1,3 @@
-extern crate shiplift;
-extern crate tokio;
-
use shiplift::Docker;
use std::env;
use tokio::prelude::{Future, Stream};