Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
t0rbik committed Dec 20, 2024
1 parent 4726c76 commit 19a4aca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/config/metadataTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ interface VaultMetadataBase {
disabledDepositTokens: Address[];
disabledWithdrawTokens: Address[];
wethGateway?: Address;
strategy?: string;
beta?: boolean;
}

Expand Down

0 comments on commit 19a4aca

Please sign in to comment.