mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 08:05:41 +00:00
Remove some browser leftovers (#9636)
As we have removed the feature for now, we don't need this here as well. Co-authored-by: Giles Cope <gilescope@gmail.com>
This commit is contained in:
@@ -35,7 +35,3 @@ sp-core = { version = "4.0.0-dev", path = "../../primitives/core" }
|
||||
sc-client-api = { version = "4.0.0-dev", path = "../api" }
|
||||
sc-tracing-proc-macro = { version = "4.0.0-dev", path = "./proc-macro" }
|
||||
sc-rpc-server = { version = "4.0.0-dev", path = "../rpc-servers" }
|
||||
|
||||
[target.'cfg(target_os = "unknown")'.dependencies]
|
||||
wasm-bindgen = "0.2.67"
|
||||
web-sys = { version = "0.3.44", features = ["console"] }
|
||||
|
||||
Reference in New Issue
Block a user