mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 06:38:09 +00:00
Code cleanup.
This commit is contained in:
@@ -215,4 +215,4 @@ class BoxController extends Controller
|
||||
return Response::json($return);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -71,4 +71,4 @@ class FrontpageController extends Controller
|
||||
return Response::json(['html' => $html]);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -90,4 +90,4 @@ class TransactionController extends Controller
|
||||
return Response::json($result);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user