Skip to content

Commit

Permalink
Make Hyperf\Coroutine\Traits\Container as deprecated. (#6044)
Browse files Browse the repository at this point in the history
Co-authored-by: 李铭昕 <[email protected]>
  • Loading branch information
assert6 and limingxinleo committed Aug 17, 2023
1 parent 57035ca commit 8bdd784
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Aspect/CoroutineAspect.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
use OpenTracing\Tracer;
use Throwable;

use function Hyperf\Support\call;
use function Hyperf\Support\make;

class CoroutineAspect extends AbstractAspect
Expand Down

0 comments on commit 8bdd784

Please sign in to comment.