remove remaining refereces to Method::Signatures::Simple
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler / VersionStorage / Deprecated.pm
index 3b13fa7..9754a16 100644 (file)
@@ -9,8 +9,6 @@ use Log::Contextual ':log', -package_logger =>
 
 # ABSTRACT: (DEPRECATED) Use this if you are stuck in the past
 
-use Method::Signatures::Simple;
-
 has schema => (
   isa      => 'DBIx::Class::Schema',
   is       => 'ro',