I think we are done here
[dbsrgits/DBIx-Class.git] / t / resultset / nulls_only.t
index facf299..7f53d6d 100644 (file)
@@ -3,7 +3,6 @@ use warnings;
 
 use lib qw(t/lib);
 use Test::More;
-use Test::Exception;
 use DBICTest;
 
 my $schema = DBICTest->init_schema();