mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-22 19:34:06 +03:00
Format Rust code using rustfmt
This commit is contained in:
parent
382b9174ac
commit
452676cd26
@ -1,7 +1,7 @@
|
||||
use anyhow::Result;
|
||||
use lib::types::core::{
|
||||
Address, KernelMessage, Message, MessageReceiver, MessageSender, PrintSender, Printout,
|
||||
Response, TIMER_PROCESS_ID, TimerAction,
|
||||
Response, TimerAction, TIMER_PROCESS_ID,
|
||||
};
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user