Skip to content

Commit 9826ae0

Browse files
committed
I forgot to pull
1 parent a4ee2d4 commit 9826ae0

File tree

1 file changed

+1
-1
lines changed
  • src/lib/derive_macros/src/profiling

1 file changed

+1
-1
lines changed

src/lib/derive_macros/src/profiling/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use proc_macro::{TokenStream};
1+
use proc_macro::TokenStream;
22
use quote::{quote, ToTokens};
33

44
#[allow(unused_variables)]

0 commit comments

Comments
 (0)