rustfmt
This commit is contained in:
parent
7855dde91e
commit
6b2d567abe
|
@ -1,2 +1,2 @@
|
||||||
pub const SEND_GREETING: &'static str = "*pat*";
|
pub const SEND_GREETING: &'static str = "*pat*";
|
||||||
pub const RECV_GREETING: &'static str = "owo";
|
pub const RECV_GREETING: &'static str = "owo";
|
||||||
|
|
Loading…
Reference in New Issue