mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-11 23:28:54 +00:00
Various code cleanup.
This commit is contained in:
@@ -194,7 +194,6 @@ class AttachmentController extends Controller
|
||||
* View attachment in browser.
|
||||
*
|
||||
* @throws FireflyException
|
||||
* @throws BindingResolutionException
|
||||
*/
|
||||
public function view(Attachment $attachment): LaravelResponse
|
||||
{
|
||||
|
Reference in New Issue
Block a user