mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-12-24 23:09:25 -05:00
oop
This commit is contained in:
parent
73c37aa4ca
commit
fde70610cc
@ -931,7 +931,7 @@ impl VeilidAPI {
|
|||||||
|
|
||||||
// let rc = self.routing_context();
|
// let rc = self.routing_context();
|
||||||
|
|
||||||
return Ok("TODO");
|
return Ok("TODO".to_owned());
|
||||||
}
|
}
|
||||||
|
|
||||||
async fn debug_record(&self, args: String) -> VeilidAPIResult<String> {
|
async fn debug_record(&self, args: String) -> VeilidAPIResult<String> {
|
||||||
|
Loading…
Reference in New Issue
Block a user