mirror of
https://github.com/dyzulk/trustlab-api.git
synced 2026-01-26 13:22:05 +07:00
fix: syntax error in attachment controller
This commit is contained in:
@@ -69,5 +69,4 @@ class AttachmentController extends Controller
|
||||
return response()->json(['error' => 'Server Error', 'message' => $e->getMessage()], 500);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user