Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove unused code #3525

Merged
merged 4 commits into from
Jun 29, 2021
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion packages/maskbook/src/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"backup_persona": "Backup Your Persona",
"backup_wallet": "Backup Wallet",
"backup_wallet_hint": "Keep the <strong>private key</strong> below <strong>carefully</strong> in a safe place. You will need them to restore this wallet.",
"block_number": "Block number",
"cancel": "Cancel",
"comment_box__placeholder": "Add an encrypted comment…",
"confirm": "Confirm",
Expand Down
1 change: 0 additions & 1 deletion packages/maskbook/src/_locales/ja/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"backup_persona": "ペルソナをバックアップする",
"backup_wallet": "ウォレットをバックアップする",
"backup_wallet_hint": "以下の <strong>秘密鍵</strong> を <strong>大切に保管</strong>します。これがあればウォレットを復元できます。",
"block_number": "ブロック番号",
"cancel": "取り消す",
"comment_box__placeholder": "コメントを暗号化するには…",
"confirm": "確認する",
Expand Down
1 change: 0 additions & 1 deletion packages/maskbook/src/_locales/ko/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"backup_persona": "페르소나 백업",
"backup_wallet": "지갑 백업",
"backup_wallet_hint": "아래의 <strong>개인 키를</strong> 안전한 <strong>곳에</strong> 저장하세요 . 개인 키만으로 지갑을 초기화할 수 있습니다.",
"block_number": "불록번호",
"cancel": "취소",
"comment_box__placeholder": "암호화된 코멘트 추가",
"confirm": "확인",
Expand Down
1 change: 0 additions & 1 deletion packages/maskbook/src/_locales/zh/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"backup_persona": "備份你的角色",
"backup_wallet": "備份錢包",
"backup_wallet_hint": "將<strong>私密金鑰</strong>放在安全的地方。你需要他來復原這個錢包",
"block_number": "區塊編號",
"cancel": "取消",
"comment_box__placeholder": "添加加密留言…",
"confirm": "確認",
Expand Down
25 changes: 0 additions & 25 deletions packages/maskbook/src/components/InjectedComponents/Toolbar.tsx

This file was deleted.

This file was deleted.

28 changes: 0 additions & 28 deletions packages/maskbook/src/web3/UI/EthereumBlockNumber.tsx

This file was deleted.

35 changes: 0 additions & 35 deletions packages/maskbook/src/web3/UI/EthereumChainChip.tsx

This file was deleted.

90 changes: 0 additions & 90 deletions packages/maskbook/src/web3/UI/EthereumMaskBalanceButton.tsx

This file was deleted.