Skip to content

Commit

Permalink
SimulateAttributes
Browse files Browse the repository at this point in the history
  • Loading branch information
r-kujawa committed Aug 17, 2023
1 parent 6947350 commit 24f0007
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 72 deletions.
2 changes: 1 addition & 1 deletion src/PaymentResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

use Payavel\Checkout\Contracts\PaymentResponder;
use Payavel\Checkout\Traits\PaymentResponses;
use Payavel\Checkout\Traits\SimulateAttributes;
use Payavel\Serviceable\Contracts\Merchantable;
use Payavel\Serviceable\Contracts\Providable;
use Payavel\Serviceable\Traits\SimulateAttributes;
use RuntimeException;

abstract class PaymentResponse implements PaymentResponder
Expand Down
71 changes: 0 additions & 71 deletions src/Traits/SimulateAttributes.php

This file was deleted.

0 comments on commit 24f0007

Please sign in to comment.