Bug 12068: (rm followup) remove useless newline introduced on merging
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 22 Oct 2014 12:31:01 +0000 (09:31 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 22 Oct 2014 12:31:01 +0000 (09:31 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Installer/PerlDependencies.pm

index d6d7288..db1ab0a 100644 (file)
@@ -702,7 +702,6 @@ our $PERL_DEPS = {
         'required' => '0',
         'min_ver'  => '5.836',
     },
-
     'Test::DBIx::Class' => {
         'usage'    => 'Testing modules utilising DBIx::Class',
         'required' => '0',