Skip to content

Commit

Permalink
Remove unused and invalid use statement (#493)
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksei Gagarin <[email protected]>
  • Loading branch information
Nyholm and roxblnfk authored Sep 3, 2024
1 parent 20490e2 commit 7a11616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Promise.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
namespace Temporal;

use React\Promise\Exception\LengthException;
use React\Promise\Internal\RejectedPromise;
use React\Promise\PromiseInterface;
use Temporal\Internal\Promise\CancellationQueue;

Expand Down

0 comments on commit 7a11616

Please sign in to comment.