GAH! DBD::SQLite's sqlite_db_filename() is relatively new, undo 9e75be92
[dbsrgits/DBIx-Class.git] / t / 46where_attribute.t
index 1c03591..a54adb6 100644 (file)
@@ -2,7 +2,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use Data::Dumper;
 use lib qw(t/lib);
 use DBICTest;
 my $schema = DBICTest->init_schema();