Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
norwnd committed Feb 8, 2025
1 parent ed25bd4 commit 562f6b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/webserver/site/src/js/registry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ export interface WalletState {
version: number
type: string
traits: number
open: boolean // no longer used in UI
running: boolean
disabled: boolean
balance: WalletBalance
Expand Down

0 comments on commit 562f6b1

Please sign in to comment.