mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13:29 +00:00
removed test callback
This commit is contained in:
@@ -38,7 +38,6 @@ pub fn init() -> Extension {
|
||||
)
|
||||
.command("local_ip", util::get_local_address)
|
||||
.command("uuid", util::get_uuid)
|
||||
.command("callback", util::test_callback)
|
||||
.command("log", util::log_info)
|
||||
.group(
|
||||
"cot_router",
|
||||
|
||||
Reference in New Issue
Block a user