mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +00:00
Clean up code.
This commit is contained in:
@@ -51,7 +51,7 @@ class IndexController extends Controller
|
||||
/**
|
||||
* IndexController constructor.
|
||||
*
|
||||
|
||||
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
@@ -55,7 +55,7 @@ class ReconcileController extends Controller
|
||||
/**
|
||||
* ReconcileController constructor.
|
||||
*
|
||||
|
||||
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
@@ -53,7 +53,7 @@ class ShowController extends Controller
|
||||
/**
|
||||
* ShowController constructor.
|
||||
*
|
||||
|
||||
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user