Skip to content
Snippets Groups Projects
Commit d3674fdd authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Fix doubled member of class

parent 982a35ce
Branches
Tags
No related merge requests found
Pipeline #21589 failed
...@@ -918,4 +918,3 @@ class Communication(JinjaCppFile): ...@@ -918,4 +918,3 @@ class Communication(JinjaCppFile):
super().__init__(ast_dict) super().__init__(ast_dict)
headers = ["<algorithm>"] headers = ["<algorithm>"]
headers = ["<algorithm>"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment