Skip to content

Commit bc146cd

Browse files
committed
remove unused import
1 parent 457dca8 commit bc146cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

influxdb_derive/src/writeable.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use proc_macro2::TokenStream;
22
use quote::{format_ident, quote};
33
use std::convert::TryFrom;
4-
use syn::spanned::Spanned;
54
use syn::{
65
parse::{Parse, ParseStream},
76
punctuated::Punctuated,

0 commit comments

Comments
 (0)