query-parser: tidy up

Remove "Data", and use Field directly.
This commit is contained in:
Dirk-Jan C. Binnema
2022-06-12 19:44:00 +03:00
parent 1a84a57e05
commit 48695a1981
7 changed files with 139 additions and 244 deletions

View File

@ -25,7 +25,6 @@
#include <vector>
#include <memory>
#include <mu-data.hh>
#include <mu-tree.hh>
#include <mu-store.hh>