Formatting

This commit is contained in:
2026-08-03 03:32:11 +00:00
parent 1ba075b5fa
commit a36e267280
6 changed files with 130 additions and 152 deletions
-3
View File
@@ -12,6 +12,3 @@ export const HTTP_STATUS_CODE_CREATED = 201;
* No content response status code.
*/
export const HTTP_STATUS_CODE_NO_CONTENT = 204;