mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 19:18:00 +00:00
Removed an unused field that was left over from a merge conflict
This commit is contained in:
@@ -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,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user