Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
fix: remove legacy tags after all (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
xdrdak authored May 4, 2022
1 parent eac377b commit 214595c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/app/app.interface.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,6 @@ export enum AppTag {
SYNTHETICS = 'synthetics',
TOKENIZED_RISK = 'tokenized-risk',
YIELD_AGGREGATOR = 'yield-aggregator',
// Legacy tags are below, we'll delete them in a second pass
ASSET_BUNDLES = 'asset-bundles',
ASSET_INDEXES = 'asset-indexes',
EXCHANGE = 'exchange',
PAYROLL = 'payroll',
SEIGNIORAGE = 'seigniorage',
TOKENIZED_RISK_PROTOCOL = 'tokenized-risk-protocol',
}

export enum GroupType {
Expand Down

0 comments on commit 214595c

Please sign in to comment.