Skip to content

Commit

Permalink
Remove unnecessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
alexs-mparticle committed Nov 13, 2024
1 parent ac20e96 commit 1596782
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/identityApiClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ export default function IdentityAPIClient(this: IIdentityApiClient, mpInstance)
};

this.sendIdentityRequest = async function(
// QUESTION: Did we screw up? Is it Identity Reponse or Request?
identityApiRequest: IIdentityAPIRequestData,
method: IdentityAPIMethod,
callback,
Expand Down

0 comments on commit 1596782

Please sign in to comment.