Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
enjinabner committed Sep 9, 2024
1 parent 023739b commit f9f3d89
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Rules/BeamPackMaxTokenSupply.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@
use Closure;
use Enjin\Platform\Beam\Enums\BeamType;
use Enjin\Platform\Beam\Models\BeamClaim;
use Enjin\Platform\Beam\Rules\Traits\IntegerRange;
use Enjin\Platform\Models\Collection;
use Enjin\Platform\Models\TokenAccount;
use Enjin\Platform\Rules\Traits\HasDataAwareRule;
use Illuminate\Contracts\Validation\DataAwareRule;
use Illuminate\Contracts\Validation\ValidationRule;
use Illuminate\Support\Arr;

class BeamPackMaxTokenSupply extends MaxTokenSupply
Expand Down

0 comments on commit f9f3d89

Please sign in to comment.