mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Remove a leftover from commit a3cd16b7a7
This commit is contained in:
parent
4731f6713c
commit
3d1d36006c
|
@ -7,7 +7,6 @@ data class Chain(
|
|||
val name: String,
|
||||
val shortName: String,
|
||||
val chain: String,
|
||||
@Deprecated("Will be removed in the future")
|
||||
val chainId: Long,
|
||||
val networkId: Long,
|
||||
val rpc: List<String>,
|
||||
|
|
Loading…
Reference in New Issue
Block a user