Skip to content

Commit 065453d

Browse files
committed
Remove too much whitespace
1 parent 16b6d9a commit 065453d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ed_sensor_integration/tools/fitter_viz.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ void drawShape2D(const cv::Mat& canvas, const Shape2D& shape, geo::Transform2 po
100100

101101
cv::Point Entity_center(x_p_ent, y_p_ent);
102102
cv::circle(canvas, Entity_center, 3, colour, cv::FILLED);
103-
104103
}
105104

106105
/**

0 commit comments

Comments
 (0)