fix: syntax error in attachment controller

This commit is contained in:
dyzulk
2026-01-04 23:13:44 +07:00
parent 8e484138f0
commit 6f4d33b1e5

View File

@@ -70,4 +70,3 @@ class AttachmentController extends Controller
} }
} }
} }
}