mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Remove stray tab characters.
This commit is contained in:
parent
1633ec5c87
commit
1c1fc0870a
@ -123,7 +123,7 @@ class RepairMimeTypes extends BasicEmitter implements \OC\RepairStep {
|
||||
$insertStmt = \OC_DB::prepare('
|
||||
INSERT INTO `*PREFIX*mimetypes` ( `mimetype` )
|
||||
VALUES ( ? )
|
||||
');
|
||||
');
|
||||
|
||||
|
||||
$updateByNameStmt = \OC_DB::prepare('
|
||||
|
||||
Loading…
Reference in New Issue
Block a user