Skip to content

Commit

Permalink
I forgot to pull
Browse files Browse the repository at this point in the history
  • Loading branch information
GStudiosX2 committed Jan 21, 2025
1 parent a4ee2d4 commit 9826ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/derive_macros/src/profiling/mod.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use proc_macro::{TokenStream};
use proc_macro::TokenStream;
use quote::{quote, ToTokens};

#[allow(unused_variables)]
Expand Down

0 comments on commit 9826ae0

Please sign in to comment.