mirror of
https://github.com/lil-org/tokenary.git
synced 2024-12-04 05:05:10 +03:00
Remove unused code
This commit is contained in:
parent
4c56d9a528
commit
4f55977cac
@ -18,10 +18,6 @@ struct Account: Codable {
|
||||
let address: String
|
||||
}
|
||||
|
||||
enum InternalError: Error {
|
||||
case unknownError
|
||||
}
|
||||
|
||||
struct Ethereum {
|
||||
|
||||
private static let network: Network = AlchemyNetwork(
|
||||
|
Loading…
Reference in New Issue
Block a user