Skip to content

Commit

Permalink
Remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
stickeerehan committed Nov 28, 2020
1 parent ee1c858 commit 2368f01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Http/Controllers/EditorJsImageUploadController.php
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,5 @@ private function deleteThumbnails($path)
Storage::disk('local')->delete($path, $newThumbnailPath);
}
}

}
}

0 comments on commit 2368f01

Please sign in to comment.