From 85b6a21983948dd33821ba5334c2f0ea9422f12f Mon Sep 17 00:00:00 2001 From: Nikita Date: Mon, 7 Sep 2020 12:22:04 +0300 Subject: [PATCH] fix cs --- examples/leads_actions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/leads_actions.php b/examples/leads_actions.php index 38de6974..8b7108aa 100644 --- a/examples/leads_actions.php +++ b/examples/leads_actions.php @@ -174,4 +174,3 @@ function (AccessTokenInterface $accessToken, string $baseDomain) { var_dump($syncedElement); } -