mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
Completely removed account crud class.
This commit is contained in:
@@ -121,7 +121,6 @@ class ExportController extends Controller
|
||||
* @param EJRI $jobs
|
||||
*
|
||||
* @return string
|
||||
* @internal param AccountCrudInterface $crud
|
||||
*
|
||||
*/
|
||||
public function postIndex(ExportFormRequest $request, AccountRepositoryInterface $repository, EJRI $jobs)
|
||||
|
Reference in New Issue
Block a user