Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ksvirkou-hubspot authored and actions-user committed Apr 12, 2023
1 parent 81a29b7 commit ea4a3cd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace spec\HubSpot\Discovery\Crm\Objects\PostalMail;

use GuzzleHttp\Client;
use HubSpot\Client\Crm\Objects\PostalMail\Api\AssociationsApi;
use HubSpot\Client\Crm\Objects\PostalMail\Api\BasicApi;
use HubSpot\Client\Crm\Objects\PostalMail\Api\BatchApi;
use HubSpot\Client\Crm\Objects\PostalMail\Api\PublicObjectApi;
Expand Down
1 change: 0 additions & 1 deletion tests/spec/Discovery/Crm/Objects/Tasks/DiscoverySpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace spec\HubSpot\Discovery\Crm\Objects\Tasks;

use GuzzleHttp\Client;
use HubSpot\Client\Crm\Objects\Tasks\Api\AssociationsApi;
use HubSpot\Client\Crm\Objects\Tasks\Api\BasicApi;
use HubSpot\Client\Crm\Objects\Tasks\Api\BatchApi;
use HubSpot\Client\Crm\Objects\Tasks\Api\PublicObjectApi;
Expand Down

0 comments on commit ea4a3cd

Please sign in to comment.