Skip to content

Commit

Permalink
chore: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
abretonc7s committed Jul 13, 2023
1 parent 55aa18e commit 701304d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/core/SDKConnect/SDKConnect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,6 @@ export class SDKConnect extends EventEmitter2 {
this.paused = true;
this.connecting = {};

// Cancel rpc queue anytime app is backgrounded
this.rpcqueueManager.reset();
}

Expand Down

0 comments on commit 701304d

Please sign in to comment.