autoflush debugfh, plus Changes for this and the weakref thing
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI.pm
index d7b9cf9..20948f3 100644 (file)
@@ -9,7 +9,6 @@ use DBI;
 use SQL::Abstract::Limit;
 use DBIx::Class::Storage::DBI::Cursor;
 use DBIx::Class::Storage::Statistics;
-use IO::File;
 use Scalar::Util qw/blessed weaken/;
 
 __PACKAGE__->mk_group_accessors('simple' =>