Skip to content

Commit 4b9db7e

Browse files
martineibergithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent 011b10c commit 4b9db7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Util/Constant/Asset/MimeTypes.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,5 @@ enum MimeTypes: string
3333
case ZIP = 'application/zip';
3434
case JSON = 'application/json';
3535
case XLSX = 'application/xlsx';
36-
3736
case GENERIC = '*/*';
3837
}

0 commit comments

Comments
 (0)