Skip to content

Commit

Permalink
fixup! Work remove_ticket without try/catch
Browse files Browse the repository at this point in the history
  • Loading branch information
JPry committed Feb 14, 2025
1 parent c179349 commit 7a1004e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Tickets/Commerce/Cart.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

namespace TEC\Tickets\Commerce;

use InvalidArgumentException;
use TEC\Tickets\Commerce;
use TEC\Tickets\Commerce\Cart\Cart_Interface;
use TEC\Tickets\Commerce\Traits\Cart as Cart_Trait;
Expand Down

0 comments on commit 7a1004e

Please sign in to comment.