mirror of
https://github.com/nlohmann/json.git
synced 2025-07-28 12:02:00 +03:00
🔥 remove duplicated line
This commit is contained in:
@ -22464,7 +22464,6 @@ class basic_json // NOLINT(cppcoreguidelines-special-member-functions,hicpp-spec
|
||||
// capacity has changed: update all elements' parents
|
||||
set_parents();
|
||||
}
|
||||
set_parent(m_value.array->back());
|
||||
}
|
||||
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user