remove query function and json dependencyce

This commit is contained in:
chatlanin
2024-07-16 10:21:35 +03:00
parent 09881403cd
commit d95473995d
54 changed files with 0 additions and 49219 deletions

View File

@@ -34,7 +34,6 @@ inc = []
deps = [
dependency('uuid'),
subproject('nlohmann_json').get_variable('nlohmann_json_dep'),
]