Skip to content

Commit f11bb2b

Browse files
committed
CABPI-324: Change Org check to use new endpoint
1 parent 3dcf3ef commit f11bb2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/AdminAdobeIms/Service/ImsOrganizationService.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ public function checkOrganizationMembership(string $access_token): void
8282
throw new AdobeImsOrganizationAuthorizationException(
8383
__('Organization Membership check can\'t be performed')
8484
);
85-
8685
}
8786
}
8887
}

0 commit comments

Comments
 (0)