mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Remove function.
This commit is contained in:
parent
c323942d92
commit
aeb2c7deeb
@ -110,15 +110,6 @@ class AccountController extends BaseController
|
||||
|
||||
return Response::jsoN($return);
|
||||
}
|
||||
|
||||
public function transactions(Account $account)
|
||||
{
|
||||
/*
|
||||
* TODO get the JSON helper to get transactions or something.
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $account
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user