Skip to content

Commit ac711c7

Browse files
committed
Remove unused constants
1 parent c35ceb1 commit ac711c7

File tree

1 file changed

+0
-2
lines changed
  • packages/yoroi-extension/app/UI/features/governace/common

1 file changed

+0
-2
lines changed

packages/yoroi-extension/app/UI/features/governace/common/constants.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ export const LEARN_MORE_LINK =
77
'https://help.yoroi-wallet.com/en/article/how-can-i-participate-in-governance-through-yoroi-155o8l3/ ';
88
export const FIND_DREPS_LINK = 'https://beta.cexplorer.io/drep?tab=list';
99
export const FIND_DREPS_LINK_TESTNET = 'https://preprod.cexplorer.io/drep';
10-
export const YOROI_DREP_ID = 'drep1ygr9tuapcanc3kpeyy4dc3vmrz9cfe5q7v9wj3x9j0ap3tswtre9j';
11-
export const YOROI_DREP_ID_TESTNET = 'drep1y23nc498g205wtvp9esysyxam0n7msusm5d734xqlzhvkgq3pn5r7';
1210

1311
export const DREP_ALWAYS_ABSTAIN = API_ABSTAIN;
1412
export const DREP_ALWAYS_NO_CONFIDENCE = API_NO_CONFIDENCE;

0 commit comments

Comments
 (0)