From 6d963cf74d7fc6b601ed43089aefae64bcbc79ec Mon Sep 17 00:00:00 2001 From: Ashar Date: Sun, 1 Oct 2023 17:43:47 +0500 Subject: [PATCH] Update CompanyService.php removed use CannotFind from CompanyService --- src/Infusionsoft/Api/Rest/CompanyService.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Infusionsoft/Api/Rest/CompanyService.php b/src/Infusionsoft/Api/Rest/CompanyService.php index 27d178f..c54ccbb 100644 --- a/src/Infusionsoft/Api/Rest/CompanyService.php +++ b/src/Infusionsoft/Api/Rest/CompanyService.php @@ -1,12 +1,11 @@