diff options
Diffstat (limited to 'lib/Smokeping')
-rw-r--r-- | lib/Smokeping/Master.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Smokeping/Master.pm b/lib/Smokeping/Master.pm index 065270b..e47159e 100644 --- a/lib/Smokeping/Master.pm +++ b/lib/Smokeping/Master.pm @@ -1,6 +1,5 @@ # -*- perl -*- package Smokeping::Master; -use HTTP::Request; use Data::Dumper; use Storable qw(nstore_fd dclone fd_retrieve); use strict; |