Dummy commit to trigger GitHub Actions

This commit is contained in:
Bartek Kryza
2023-10-08 17:43:00 +02:00
parent 747aca8597
commit fda50ae211
2 changed files with 0 additions and 2 deletions

View File

@@ -146,7 +146,6 @@ private:
select_method_arguments_render_mode() const;
mutable std::set<common::id_t> generated_participants_;
mutable std::vector<model::message> already_generated_in_static_context_;
};

View File

@@ -148,7 +148,6 @@ private:
select_method_arguments_render_mode() const;
mutable std::set<common::id_t> generated_participants_;
mutable std::vector<model::message> already_generated_in_static_context_;
};