Add blank line to EOL. No trailing spaces.

This commit is contained in:
James Brooks
2014-11-27 22:08:28 +00:00
parent 18403aaa81
commit 6c78adf71c
25 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ Route::group(['before' => 'auth'], function() {
Route::get('/auth/logout', 'AuthController@logoutAction');
});
Route::get('/rss', 'RSSController@feedAction');
Route::get('/rss', 'RSSController@feedAction');