Remove some unused comments.

This commit is contained in:
James Cole
2025-08-15 21:10:30 +02:00
parent fe9d36cd27
commit e4d443db50
28 changed files with 0 additions and 178 deletions

View File

@@ -55,9 +55,6 @@ class DestroyController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/?urls.primaryName=2.0.0%20(v1)#/accounts/deleteAccount
*
* Remove the specified resource from storage.
*/
public function destroy(Account $account): JsonResponse