Added missing new lines at eof

This commit is contained in:
Graham Campbell
2014-09-21 20:31:42 +01:00
parent 4e5a151774
commit 37f1e77494
8 changed files with 8 additions and 8 deletions

View File

@@ -32,4 +32,4 @@ class ArtisanServiceProvider extends ServiceProvider {
return ['App\Console\InspireCommand'];
}
}
}