From: Arthur Axel 'fREW' Schmidt Date: Thu, 25 Feb 2010 05:18:56 +0000 (-0600) Subject: fix another vim fail on my part X-Git-Tag: v0.001000_01~121 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5e69e63592ece381bacc01fa0e33db5bef1404e3;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git fix another vim fail on my part --- diff --git a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm index 133e669..79d1a2d 100644 --- a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm +++ b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm @@ -44,4 +44,4 @@ sub _build_deploy_method { __END__ -vim: ts=2,sw=2,expandtab +vim: ts=2 sw=2 expandtab