mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +00:00
Code cleanup.
This commit is contained in:
@@ -66,8 +66,6 @@ class AccountDestroyService
|
||||
|
||||
// delete account meta:
|
||||
$account->accountMeta()->delete();
|
||||
|
||||
|
||||
// delete account.
|
||||
try {
|
||||
$account->delete();
|
||||
|
||||
Reference in New Issue
Block a user