Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakapoi committed Aug 30, 2024
1 parent bb4b764 commit 1258bcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

// use macro_tools::proc_macro2::TokenStream;
use crate::*;
use macro_tools::{ Result, attr, diag };
use macro_tools::{ Result, attr, diag, qt, proc_macro2, syn };

//

Expand Down

0 comments on commit 1258bcc

Please sign in to comment.