Skip to content

Commit

Permalink
remove extra empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
mjauvin committed Aug 19, 2024
1 parent f345385 commit 011971e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/system/console/WinterUtil.php
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ protected function utilPurgeResized()
}

$resizedDisk = Config::get('cms.storage.resized.disk', 'local');

$resizedFolder = Config::get('cms.storage.resized.folder', 'resized');

$totalCount = count(Storage::disk($resizedDisk)->allFiles($resizedFolder));
Expand Down

0 comments on commit 011971e

Please sign in to comment.