mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Some code cleanup courtesy of PHPStorm.
This commit is contained in:
@@ -54,7 +54,6 @@ class FireflyServiceProvider extends ServiceProvider
|
||||
public function register()
|
||||
{
|
||||
|
||||
|
||||
$this->app->bind(
|
||||
'preferences', function () {
|
||||
return new Preferences;
|
||||
|
Reference in New Issue
Block a user