Code cleanup.

This commit is contained in:
James Cole
2017-11-08 09:05:10 +01:00
parent b6514c7e54
commit 8707bc6612
71 changed files with 77 additions and 67 deletions

View File

@@ -46,4 +46,4 @@ class SessionServiceProvider extends BaseSessionServiceProvider
$this->app->singleton(StartFireflySession::class);
}
}
}