add missing newline for no-linenumber-change dzil
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler / WithReasonableDefaults.pm
index af38852..1c7be4f 100644 (file)
@@ -1,4 +1,5 @@
 package DBIx::Class::DeploymentHandler::WithReasonableDefaults;
+
 use Moose::Role;
 
 # ABSTRACT: Make default arguments to a few methods sensible