Skip to content

Commit b2f0a1d

Browse files
author
ahuzhamberdiev
committed
fix
1 parent ab18f99 commit b2f0a1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AmoCRM/Models/LeadModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
use AmoCRM\Models\Interfaces\ComplexTagsManagerInterface;
66
use AmoCRM\Models\Leads\Sources\LeadSourceApi;
77
use AmoCRM\Models\Traits\MutateTagsTrait;
8-
use AmoCRM\Exceptions\InvalidArgumentException;
98
use AmoCRM\EntitiesServices\Unsorted;
9+
use AmoCRM\Exceptions\InvalidArgumentException;
1010
use AmoCRM\Helpers\EntityTypesInterface;
1111
use AmoCRM\Client\AmoCRMApiRequest;
1212
use AmoCRM\Collections\CatalogElementsCollection;

0 commit comments

Comments
 (0)