X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fsqlahacks%2Fquotes%2Fquotes_newstyle.t;h=ccf1445dac23904214f92f770ce369b0f5c06016;hb=c9d29bb255e00c9c734edfc9634b3ff24ad621ba;hp=3e7595aab975a94a1d4016418843e281d9200473;hpb=b76c52889ed15da4188cb9f7233176c742e2663d;p=dbsrgits%2FDBIx-Class.git diff --git a/t/sqlahacks/quotes/quotes_newstyle.t b/t/sqlahacks/quotes/quotes_newstyle.t index 3e7595a..ccf1445 100644 --- a/t/sqlahacks/quotes/quotes_newstyle.t +++ b/t/sqlahacks/quotes/quotes_newstyle.t @@ -2,7 +2,6 @@ use strict; use warnings; use Test::More; -use IO::File; use lib qw(t/lib); use DBIC::SqlMakerTest;