Skip to content

Commit

Permalink
Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
that-guy-iain committed Dec 2, 2024
1 parent f8978c3 commit d9e9837
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Entity/Team.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
use Doctrine\ORM\Mapping as ORM;
use Parthenon\Billing\Entity\CustomerInterface;
use Parthenon\Billing\Entity\EmbeddedSubscription;
use Parthenon\Billing\Entity\Subscription;
use Parthenon\Common\Address;
use Parthenon\User\Entity\UserInterface;

#[ORM\Entity]
#[ORM\Table('teams')]
Expand Down

0 comments on commit d9e9837

Please sign in to comment.