Skip to content

Commit

Permalink
Remove unentionnally added empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Jun 12, 2024
1 parent a6aa840 commit a4b6c5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/TreeModelVolumes.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include "utils/PairHash.h"
#include "utils/Simplify.h"


namespace cura
{
constexpr coord_t EPSILON = 5;
Expand Down Expand Up @@ -528,5 +527,4 @@ class TreeModelVolumes

} // namespace cura


#endif // TREEMODELVOLUMES_H

0 comments on commit a4b6c5a

Please sign in to comment.