diff --git a/retailcrm/retailcrm.php b/retailcrm/retailcrm.php index 617ff03..29cbf12 100644 --- a/retailcrm/retailcrm.php +++ b/retailcrm/retailcrm.php @@ -679,7 +679,6 @@ class RetailCRM extends Module $response = $api->deliveryTypesList(); if ($response !== false) { - return true; }