Skip to content

Commit bf7c85c

Browse files
committed
Init league/flysystem-v3
1 parent ae4d2b9 commit bf7c85c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ImageProcessor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ protected function copyOriginalFileData(FileInterface $file, $tempFileStream)
178178

179179
if ($stream === null) {
180180
$stream = $storage->readStream($file->path());
181-
$stream = $stream['stream'];
182181
} else {
183182
rewind($stream);
184183
}

0 commit comments

Comments
 (0)