I think we are done here
[dbsrgits/DBIx-Class.git] / t / prefetch / attrs_untouched.t
index ecb29dd..be336e4 100644 (file)
@@ -1,7 +1,6 @@
-use warnings;  
+use warnings;
 
 use Test::More;
-use Test::Exception;
 use lib qw(t/lib);
 use DBICTest;