We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab18f99 commit b2f0a1dCopy full SHA for b2f0a1d
1 file changed
src/AmoCRM/Models/LeadModel.php
@@ -5,8 +5,8 @@
5
use AmoCRM\Models\Interfaces\ComplexTagsManagerInterface;
6
use AmoCRM\Models\Leads\Sources\LeadSourceApi;
7
use AmoCRM\Models\Traits\MutateTagsTrait;
8
-use AmoCRM\Exceptions\InvalidArgumentException;
9
use AmoCRM\EntitiesServices\Unsorted;
+use AmoCRM\Exceptions\InvalidArgumentException;
10
use AmoCRM\Helpers\EntityTypesInterface;
11
use AmoCRM\Client\AmoCRMApiRequest;
12
use AmoCRM\Collections\CatalogElementsCollection;
0 commit comments