remove remaining refereces to Method::Signatures::Simple
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler / VersionStorage / Standard.pm
index cc79c4f..bff0301 100644 (file)
@@ -8,7 +8,6 @@ use Log::Contextual ':log', -package_logger =>
 
 # ABSTRACT: Version storage that does the normal stuff
 
-use Method::Signatures::Simple;
 use DBIx::Class::DeploymentHandler::VersionStorage::Standard::VersionResult;
 
 has schema => (