aboutsummaryrefslogtreecommitdiff
path: root/src/gw.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/gw.rs')
-rw-r--r--src/gw.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gw.rs b/src/gw.rs
index f716a3f..4489cf9 100644
--- a/src/gw.rs
+++ b/src/gw.rs
@@ -1,4 +1,3 @@
-use igd::aio::Gateway;
use igd::aio::search_gateway;
use anyhow::{Result, Context};
use log::*;