Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Mar 7, 2024
1 parent 78e3df3 commit f0a73c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Api/Controllers/UploadPollOptionImageController.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

class UploadPollOptionImageController extends UploadPollImageController
{

protected function createLocalPath(string $filename, ?string $pollId): string
{
if (!$pollId) {
Expand Down

0 comments on commit f0a73c3

Please sign in to comment.