mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 16:50:06 +00:00
cargo fmt
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
2d5855cc5e
commit
8bb0c091bc
@ -1,8 +1,8 @@
|
||||
use proc_macro2::{Ident, Span, TokenStream};
|
||||
|
||||
use quote::quote;
|
||||
use syn::Error;
|
||||
use syn::spanned::Spanned;
|
||||
use syn::Error;
|
||||
|
||||
use crate::attribs::FunctionAttrs;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user