Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
hazae41 committed Nov 26, 2024
1 parent 80bf882 commit cc24a37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mods/background/service_worker/entities/wallets/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ export namespace BgWallet {
const data = current.real?.current.checkOrNull()
const [count = 0] = [data?.get().length]

console.log("wallet by address", data?.get())

await User.Balance.Priced.Index.queryOrThrow(storage).mutateOrThrow(s => {
const { current } = s

Expand Down

0 comments on commit cc24a37

Please sign in to comment.