From c64341a1835997d4c19c0682517d134380d58ece Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Wed, 30 May 2012 14:30:47 -0500 Subject: cleanup of "use xyz;" statements where xyz is not actually used --- SBO-Lib/lib/SBO/Lib.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'SBO-Lib/lib/SBO/Lib.pm') diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index 85a9046..c7f2dd9 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -31,9 +31,7 @@ require Exporter; use warnings FATAL => 'all'; use strict; -use File::Basename; use Tie::File; -use IO::File; use Sort::Versions; use Digest::MD5; use File::Copy; -- cgit v1.2.3