Skip to content

Commit

Permalink
Unused import removed
Browse files Browse the repository at this point in the history
  • Loading branch information
flypaper0 committed May 25, 2022
1 parent d0e581d commit 72d96a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Example/ExampleApp/Wallet/WalletViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import WalletConnectUtils
import Web3
import CryptoSwift
import Combine
import SwiftUI

final class WalletViewController: UIViewController {
lazy var account = Signer.privateKey.address.hex(eip55: true)
Expand Down

0 comments on commit 72d96a3

Please sign in to comment.