Centralize remaining uses of Sub::Name within _Util
[dbsrgits/DBIx-Class.git] / t / 73oracle_blob.t
index a6f6a4e..d067c2b 100644 (file)
@@ -6,7 +6,6 @@ use warnings;
 
 use Test::Exception;
 use Test::More;
-use Sub::Name;
 use Try::Tiny;
 
 use DBICTest::Schema::BindType;