@@ -7,7 +7,6 @@ |
||
| 7 | 7 | use Psr\Log\LoggerInterface; |
| 8 | 8 | use Psr\Log\NullLogger; |
| 9 | 9 | use Wabel\Zoho\CRM\AbstractZohoDao; |
| 10 | -use Wabel\Zoho\CRM\Request\Response; |
|
| 11 | 10 | |
| 12 | 11 | /** |
| 13 | 12 | * This class is in charge of synchronizing one table MODEL with Zoho. |
@@ -7,7 +7,6 @@ |
||
| 7 | 7 | use Psr\Log\LoggerInterface; |
| 8 | 8 | use Psr\Log\NullLogger; |
| 9 | 9 | use Wabel\Zoho\CRM\AbstractZohoDao; |
| 10 | -use Wabel\Zoho\CRM\Request\Response; |
|
| 11 | 10 | |
| 12 | 11 | /** |
| 13 | 12 | * This class is in charge of synchronizing one table MODEL with Zoho. |