Revert 2c2bc4e5 - it is entirely superseded by cb551b07, 2baba3d9 and 83eef562
[dbsrgits/DBIx-Class.git] / t / storage / deprecated_exception_source_bind_attrs.t
index 27dfdfc..f6dca5a 100644 (file)
@@ -6,7 +6,6 @@ use Test::Warn;
 use Test::Exception;
 use lib qw(t/lib);
 use DBICTest;
-use DBICTest::Schema;
 
 {
   package DBICTest::Legacy::Storage;