Skip to content

Commit

Permalink
Forgot to include include command.
Browse files Browse the repository at this point in the history
  • Loading branch information
JC5 committed Dec 13, 2017
1 parent 06ddfe3 commit e60bbc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Http/Controllers/HomeController.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
use FireflyIII\Exceptions\FireflyException;
use FireflyIII\Helpers\Collector\JournalCollectorInterface;
use FireflyIII\Models\AccountType;
use FireflyIII\Http\Middleware\IsLimitedUser;
use FireflyIII\Repositories\Account\AccountRepositoryInterface;
use FireflyIII\Repositories\Bill\BillRepositoryInterface;
use Illuminate\Http\Request;
Expand Down

0 comments on commit e60bbc7

Please sign in to comment.