From 62387a116e68bfae113db14ea60217c1f9c9f589 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 28 Jun 2017 18:22:29 +0200 Subject: [PATCH] Remove redundant trailing newlines from some files --- Rakefile | 3 --- vagga.yaml | 1 - 2 files changed, 4 deletions(-) diff --git a/Rakefile b/Rakefile index 4d1d776..76ce904 100644 --- a/Rakefile +++ b/Rakefile @@ -3,6 +3,3 @@ require 'pliny/tasks' Dir['./lib/tasks/*.rake'].each { |task| load task } task :default => :spec - - - diff --git a/vagga.yaml b/vagga.yaml index 5016888..1a4e74a 100644 --- a/vagga.yaml +++ b/vagga.yaml @@ -96,4 +96,3 @@ commands: children: postgres: *postgres elastic: *elastic -