Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKheops committed Dec 7, 2023
1 parent c57c4b9 commit 626566f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/extension/src/core/domains/balances/store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,6 @@ export class BalanceStore {
if (this.#subscriptionsState !== "Closed") return
this.setSubscriptionsState("Open")
log.log("Opening balance subscriptions")
console.log("opening balances sub")

const subscriptionId = createSubscriptionId()

Expand Down

0 comments on commit 626566f

Please sign in to comment.