diff options
-rw-r--r-- | lib/network/connection_manager.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/network/connection_manager.pm b/lib/network/connection_manager.pm index 3a28c33..5cf9176 100644 --- a/lib/network/connection_manager.pm +++ b/lib/network/connection_manager.pm @@ -9,7 +9,6 @@ use interactive; use mygtk2; use ugtk2 qw(:create :helpers :wrappers); use Gtk2::SimpleList; -use network::monitor; use network::signal_strength; use network::network; use network::tools; |