refactor
This commit is contained in:
parent
e4289295e8
commit
c0a6bde9e5
@ -373,7 +373,6 @@ using meta_provider_callback = std::function<void(directory_item &)>;
|
||||
} // namespace repertory
|
||||
|
||||
NLOHMANN_JSON_NAMESPACE_BEGIN
|
||||
|
||||
template <> struct adl_serializer<repertory::directory_item> {
|
||||
static void to_json(json &data, const repertory::directory_item &value) {
|
||||
data = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user