X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F73oracle_blob.t;h=d067c2b6143cac3c359976ad85075b7ddb7fd705;hb=514b84f6b60b566d75d2ff2ddd08659c4cf7b427;hp=a6f6a4ea0232a2a0d1a060337887e533be23a406;hpb=c0329273268971824784f239f32c7246e68da9c5;p=dbsrgits%2FDBIx-Class.git diff --git a/t/73oracle_blob.t b/t/73oracle_blob.t index a6f6a4e..d067c2b 100644 --- a/t/73oracle_blob.t +++ b/t/73oracle_blob.t @@ -6,7 +6,6 @@ use warnings; use Test::Exception; use Test::More; -use Sub::Name; use Try::Tiny; use DBICTest::Schema::BindType;