Removed an unused field that was left over from a merge conflict
This commit is contained in:
parent
49e302d17d
commit
352fe7b451
@ -757,7 +757,6 @@ pub struct Field {
|
||||
de_bound: Option<Vec<syn::WherePredicate>>,
|
||||
borrowed_lifetimes: BTreeSet<syn::Lifetime>,
|
||||
getter: Option<syn::ExprPath>,
|
||||
collection_field: bool,
|
||||
flatten: bool,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user