Remove unused code

This commit is contained in:
Vadim Zakharenko 2021-06-13 13:24:48 +03:00 committed by Ivan Grachyov
parent 4c56d9a528
commit 4f55977cac

View File

@ -18,10 +18,6 @@ struct Account: Codable {
let address: String
}
enum InternalError: Error {
case unknownError
}
struct Ethereum {
private static let network: Network = AlchemyNetwork(