remove unused imports
This commit is contained in:
parent
aa2dcae686
commit
6fcd5b73cb
2 changed files with 0 additions and 6 deletions
|
@ -15,9 +15,6 @@
|
|||
namespace RetailCrm\Client\V4;
|
||||
|
||||
use RetailCrm\Http\Client;
|
||||
use RetailCrm\Response\ApiResponse;
|
||||
use RetailCrm\Traits\CoreTrait;
|
||||
use RetailCrm\Traits\StatisticTrait;
|
||||
use RetailCrm\Traits\V4;
|
||||
|
||||
/**
|
||||
|
|
|
@ -15,9 +15,6 @@
|
|||
namespace RetailCrm\Client\V5;
|
||||
|
||||
use RetailCrm\Http\Client;
|
||||
use RetailCrm\Response\ApiResponse;
|
||||
use RetailCrm\Traits\CoreTrait;
|
||||
use RetailCrm\Traits\StatisticTrait;
|
||||
use RetailCrm\Traits\V5;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue