Skip to content

Commit

Permalink
Remove unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Mar 12, 2024
1 parent 781b917 commit 72bea74
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/Extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
use Pronamic\WordPress\Pay\Payments\PaymentStatus as Core_PaymentStatus;
use Pronamic\WordPress\Pay\Payments\Payment;
use Pronamic\WordPress\Pay\Subscriptions\Subscription;
use Pronamic\WordPress\Pay\Subscriptions\SubscriptionStatus;
use RCP_Member;
use RCP_Membership;
use RCP_Payments;
use WP_Query;
Expand Down
1 change: 0 additions & 1 deletion src/Gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
use Pronamic\WordPress\Pay\Admin\AdminModule;
use Pronamic\WordPress\Pay\Core\PaymentMethods;
use Pronamic\WordPress\Pay\Plugin;
use RCP_Member;
use RCP_Payment_Gateway;
use RCP_Payments;

Expand Down

0 comments on commit 72bea74

Please sign in to comment.