CodeFactor review

This commit is contained in:
emeric
2022-02-02 13:58:04 +01:00
parent 483cb1bdda
commit b93a78e1f4
3 changed files with 0 additions and 3 deletions
@@ -68,7 +68,6 @@ class GroupByStatement
private:
std::string _statement; // SELECT statement
};
class SelectStatement