mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-15 13:38:07 +00:00
fix: fix client tests, query parameter names, http methods, side enum serialization
This commit is contained in:
@@ -169,7 +169,6 @@ mod tests {
|
||||
use super::*;
|
||||
use rust_decimal::Decimal;
|
||||
use std::str::FromStr;
|
||||
use alloy_primitives::U256;
|
||||
|
||||
#[test]
|
||||
fn test_client_creation() {
|
||||
|
||||
Reference in New Issue
Block a user