Skip to content

Commit

Permalink
chore(code): keep the way we import endpoints.
Browse files Browse the repository at this point in the history
  • Loading branch information
adrorocker committed Mar 19, 2024
1 parent 371f0aa commit 8a0176c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CircleSo.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
Member\Members,
MemberTag\MemberTag,
TaggedMembers\TaggedMembers,
SpaceGroup\SpaceGroups,
};
use AdroSoftware\CircleSoSdk\Endpoint\SpaceGroup\SpaceGroups;

final class CircleSo extends AbstractClient implements InteractsWithEndpoints
{
Expand Down

0 comments on commit 8a0176c

Please sign in to comment.