Merge some cleanups from the prefetch branch
[dbsrgits/DBIx-Class.git] / t / sqlahacks / quotes / quotes_newstyle.t
index 3e7595a..ccf1445 100644 (file)
@@ -2,7 +2,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use IO::File;
 
 use lib qw(t/lib);
 use DBIC::SqlMakerTest;