Skip to content

Commit

Permalink
Merge pull request #423 from vokamut/patch-2
Browse files Browse the repository at this point in the history
Remove unuse `use` statement
  • Loading branch information
nunomaduro committed Nov 18, 2021
2 parents b5c8f19 + 082c82d commit ea1f118
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/roadrunner-worker
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env php
<?php

use Illuminate\Foundation\Application;
use Laminas\Diactoros\ServerRequestFactory;
use Laminas\Diactoros\StreamFactory;
use Laminas\Diactoros\UploadedFileFactory;
Expand Down

0 comments on commit ea1f118

Please sign in to comment.