remove Dwarn calls
[dbsrgits/DBIx-Data-Store-old.git] / t / dbix-data-set / 01basic_collection.t
index ee20e11..70fc321 100644 (file)
@@ -5,8 +5,6 @@ use DBIx::Data::Collection::Set;
 use DBI;
 use Scalar::Util qw(refaddr);
 
-use Devel::Dwarn;
-
 use strict;
 use warnings FATAL => 'all';