aboutsummaryrefslogtreecommitdiff
path: root/src/fw.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/fw.rs')
-rw-r--r--src/fw.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fw.rs b/src/fw.rs
index a320fa2..a3e6dec 100644
--- a/src/fw.rs
+++ b/src/fw.rs
@@ -1,5 +1,4 @@
use std::collections::HashSet;
-use std::sync::Arc;
use anyhow::{Context, Result};
use iptables;