Removed macro facets
Macros, placeholders, etc. will all be handled by std eventually so they shouldn't appear in the protocol or the host
This commit is contained in:
@@ -77,4 +77,4 @@ pub struct SystemDrop(pub SysId);
|
||||
#[extendable]
|
||||
pub enum SysReq {
|
||||
NewSystem(NewSystem),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user