Skip to content

Commit

Permalink
chore: deprecate unused routes
Browse files Browse the repository at this point in the history
  • Loading branch information
pete-watters committed Oct 16, 2023
1 parent e4bfd24 commit a3710c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/shared/route-urls.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ export enum RouteUrls {
AddNetwork = '/add-network',
ChooseAccount = '/choose-account',
Fund = '/fund',
FundReceive = '/fund/receive',
FundReceiveStx = '/fund/receive/stx',
FundReceiveBtc = '/fund/receive/btc',
IncreaseStxFee = '/increase-fee/stx',
IncreaseBtcFee = '/increase-fee/btc',
IncreaseFeeSent = '/increase-fee/sent',
Expand Down

0 comments on commit a3710c5

Please sign in to comment.