retriger ci

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2024-01-10 19:38:06 +02:00
parent e0399f3521
commit 96d7e21aef
-1
View File
@@ -188,7 +188,6 @@ impl LightClientRpc {
> {
let (sub_id, sub_id_rx) = oneshot::channel();
let (sender, receiver) = mpsc::unbounded_channel();
self.to_backend.send(FromSubxt::Subscription {
method,
params,