Skip to content

Commit

Permalink
fix clang format from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
efahnestock committed Dec 12, 2024
1 parent 525352b commit e846881
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/video/image_compare.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#include "common/video/image_compare.hh"


namespace robot::common::video {

bool images_equal(const cv::Mat& img1, const cv::Mat& img2) {
Expand Down

0 comments on commit e846881

Please sign in to comment.