mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-05 06:55:27 +01:00
Fixed some inspection issues.
This commit is contained in:
@@ -41,7 +41,6 @@ class AttachmentFileController extends AbstractController
|
||||
*
|
||||
* @return BinaryFileResponse
|
||||
*
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function download(Attachment $attachment, AttachmentManager $helper)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user