Skip to content

Commit

Permalink
remove unused interface
Browse files Browse the repository at this point in the history
  • Loading branch information
randy75828 committed Jan 9, 2025
1 parent c45c92a commit 7e68106
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/check_configs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ interface PerpPoolBanner {
subtext?: string;
}

type TokenNameOverrideMap = {
[denom: string]: string;
}

interface DemexPointsConfig {
depositsPerSpin: number;
tradingVolumePerSpin: number;
Expand Down

0 comments on commit 7e68106

Please sign in to comment.