small cosmetic fixes

This commit is contained in:
Sascha Kühl
2025-08-22 16:22:18 +02:00
parent 71cb1a25db
commit 180037c156
2 changed files with 1 additions and 3 deletions
@@ -18,8 +18,6 @@ namespace matador::object {
* Processes the given node and ensures
* that all foreign nodes needed by the given node
* relations are attached in schema.
*
* @tparam Type Type of node to complete
*/
class foreign_node_completer final {
private: