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 36264bd commit 6585c87
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 @@ -1090,7 +1090,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 6585c87

Please sign in to comment.