mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
fix: php lint extra tab fix
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
This commit is contained in:
parent
abd3cb60fc
commit
e5dceaf287
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ class ConversionManager implements IConversionManager {
|
|||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// If destination not provided, we use the same path
|
||||
// as the original file, but with the new extension
|
||||
if ($destination === null) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue