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