Remove code no longer used.

This commit is contained in:
James Cole
2016-10-21 21:43:12 +02:00
parent 0dc188b083
commit 0dd7ecbfbe
10 changed files with 0 additions and 332 deletions

View File

@@ -267,7 +267,6 @@ return [
'Amount' => 'FireflyIII\Support\Facades\Amount',
'Steam' => 'FireflyIII\Support\Facades\Steam',
'ExpandedForm' => 'FireflyIII\Support\Facades\ExpandedForm',
'ExpandedMultiForm' => 'FireflyIII\Support\Facades\ExpandedMultiForm',
'Entrust' => 'Zizaco\Entrust\EntrustFacade',
'Input' => 'Illuminate\Support\Facades\Input',
'Google2FA' => 'PragmaRX\Google2FA\Vendor\Laravel\Facade',