summaryrefslogtreecommitdiff
path: root/bin/load-graphs
diff options
context:
space:
mode:
Diffstat (limited to 'bin/load-graphs')
-rwxr-xr-xbin/load-graphs1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/load-graphs b/bin/load-graphs
index 1177a55..b3fcef4 100755
--- a/bin/load-graphs
+++ b/bin/load-graphs
@@ -3,7 +3,6 @@
use strict;
use RRDs;
use English;
-use BER;
my $RRDPATH = shift @ARGV;
die ("Usage: $PROGRAM_NAME <rrd dir>\n") if (!defined $RRDPATH || scalar @ARGV > 0);