diff --git a/AlphaWallet/Accounts/Views/AccountViewCell.swift b/AlphaWallet/Accounts/Views/AccountViewCell.swift index 4d4f09d30..b0512a679 100644 --- a/AlphaWallet/Accounts/Views/AccountViewCell.swift +++ b/AlphaWallet/Accounts/Views/AccountViewCell.swift @@ -62,11 +62,7 @@ class AccountViewCell: UITableViewCell { self.viewModel = viewModel cancelable.cancellAll() backgroundColor = viewModel.backgroundColor - -// addressLabel.attributedText = viewModel.addressesAttrinutedString - accessoryView = Style.AccessoryView.chevron - selectedIndicator.isHidden = !viewModel.isSelected viewModel