mirror of
https://github.com/Start9Labs/rpc-toolkit.git
synced 2026-03-26 02:11:56 +00:00
undo extra for with_call_remote
This commit is contained in:
@@ -129,7 +129,7 @@ fn make_api() -> ParentHandler {
|
||||
))
|
||||
},
|
||||
)
|
||||
.with_call_remote::<CliContext, Empty>(),
|
||||
.with_call_remote::<CliContext>(),
|
||||
)
|
||||
.subcommand(
|
||||
"hello",
|
||||
|
||||
Reference in New Issue
Block a user