mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Remove a pair of unused structs/deps
Caught by the most recent nightly.
This commit is contained in:
@@ -174,8 +174,6 @@ impl FeePriority {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Deserialize)]
|
||||
struct EmptyResponse {}
|
||||
#[derive(Debug, Deserialize)]
|
||||
struct JsonRpcResponse<T> {
|
||||
result: T,
|
||||
|
||||
Reference in New Issue
Block a user