mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
[minor] remove unused space
This commit is contained in:
parent
7d85321303
commit
7d7912a93e
@ -573,7 +573,7 @@ class SpreadSheetFormatter implements FormatterInterface
|
||||
case 'ods':
|
||||
return 'application/vnd.oasis.opendocument.spreadsheet';
|
||||
case 'xlsx':
|
||||
return ' application/vnd.openxmlformats-officedocument.'
|
||||
return 'application/vnd.openxmlformats-officedocument.'
|
||||
. 'spreadsheetml.sheet';
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user