From d2d9f89117e3a2e9f16c4e9346e5872adfce42bd Mon Sep 17 00:00:00 2001 From: Stefan Talen Date: Fri, 10 Oct 2014 22:06:55 +0200 Subject: [PATCH] Removing extra blank lines --- bootstrap/autoload.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/bootstrap/autoload.php b/bootstrap/autoload.php index 739a31813..085e654fd 100644 --- a/bootstrap/autoload.php +++ b/bootstrap/autoload.php @@ -68,5 +68,3 @@ October\Rain\Support\ClassLoader::addDirectories(array(__DIR__.'/../modules', __ */ Illuminate\Support\ClassLoader::register(); - -