Skip to content

Commit

Permalink
more type fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
timolegros authored and ilijabojanovic committed Sep 9, 2024
1 parent 0938148 commit 6737892
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/commonwealth/client/scripts/models/AddressInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class AddressInfo extends Account {
address,
community,
walletId,
walletSsoSource,
ghostAddress,
lastActive,
}: {
Expand All @@ -29,7 +28,6 @@ class AddressInfo extends Account {
community,
addressId: id,
walletId,
walletSsoSource,
ghostAddress,
ignoreProfile: false,
lastActive,
Expand Down

0 comments on commit 6737892

Please sign in to comment.