Fix clang-format issue.

This commit is contained in:
Tulio Leao 2019-10-08 08:47:47 -03:00
parent 121585578e
commit 3f21933d5b
1 changed files with 0 additions and 1 deletions

View File

@ -267,7 +267,6 @@ private:
mazeElement.type = t4MazeElement.type;
td->maze_elements.push_back(mazeElement);
}
}
}
else