mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-28 11:04:39 +03:00
tweak tester_types
This commit is contained in:
parent
3a3b333838
commit
200c6d7c93
@ -1,9 +1,7 @@
|
||||
use serde::{Deserialize, Serialize};
|
||||
use std::collections::HashMap;
|
||||
|
||||
use kinode_process_lib::kernel_types as kt;
|
||||
use kinode_process_lib::{Address, Response};
|
||||
// use kinode_process_lib::kinode::process::standard as wit;
|
||||
use kinode_process_lib::Address;
|
||||
|
||||
type Rsvp = Option<Address>;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user