Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Oct 18, 2023
1 parent eb2f47f commit f35ad89
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ function serviceCall(
// in order to set the context (this) correctly
return async function (
this: any, // TODO in lib_new this was Service, I'm not sure we need this anymore
_: '_AZLE_CROSS_CANISTER_CALL',
notify: boolean,
callFunction: CallRawFunction | NotifyRawFunction,
cycles: bigint,
Expand Down

0 comments on commit f35ad89

Please sign in to comment.