aboutsummaryrefslogtreecommitdiff
path: root/sbofind
diff options
context:
space:
mode:
authorJacob Pipkin <j@dawnrazor.net>2012-05-30 14:30:47 -0500
committerJacob Pipkin <j@dawnrazor.net>2012-05-30 14:30:47 -0500
commitc64341a1835997d4c19c0682517d134380d58ece (patch)
tree188f0fa6bf6acbff7854454c0664a0597fc38406 /sbofind
parentaa80897cb328cb5247d7728b3a55476e8426d2eb (diff)
downloadsbotools2-c64341a1835997d4c19c0682517d134380d58ece.tar.xz
cleanup of "use xyz;" statements where xyz is not actually used
Diffstat (limited to 'sbofind')
-rwxr-xr-xsbofind1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbofind b/sbofind
index 67d2f75..9b54c17 100755
--- a/sbofind
+++ b/sbofind
@@ -10,7 +10,6 @@
use SBO::Lib;
use File::Basename;
use Getopt::Std;
-use Text::Tabulate;
use strict;
use warnings FATAL => 'all';