Skip to content

Commit e5dceaf

Browse files
skjnldsvsusnux
andauthored
fix: php lint extra tab fix
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
1 parent abd3cb6 commit e5dceaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/private/Files/Conversion/ConversionManager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ public function convert(File $file, string $targetMimeType, ?string $destination
9090
break;
9191
}
9292
}
93-
9493
// If destination not provided, we use the same path
9594
// as the original file, but with the new extension
9695
if ($destination === null) {

0 commit comments

Comments
 (0)