Various code cleanup.

This commit is contained in:
James Cole
2017-11-25 20:27:53 +01:00
parent 23826557c3
commit 60abe2a3af
11 changed files with 55 additions and 96 deletions

View File

@@ -27,6 +27,9 @@ use FireflyIII\Repositories\LinkType\LinkTypeRepositoryInterface;
use Illuminate\Foundation\Application;
use Illuminate\Support\ServiceProvider;
/**
* Class AdminServiceProvider
*/
class AdminServiceProvider extends ServiceProvider
{
/**