Skip to content

Commit 8f40ee9

Browse files
committed
fmt
1 parent f0519bf commit 8f40ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/macros/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ pub fn gamepackets(input: proc_macro::TokenStream) -> proc_macro::TokenStream {
296296
#(#id)*
297297
};
298298
}
299-
299+
300300
#[inline]
301301
fn compress(&self) -> bool {
302302
match self {

0 commit comments

Comments
 (0)