Clean up white space

This commit is contained in:
kamilritz
2019-12-25 17:23:25 +01:00
committed by Mathieu Bresciani
parent 48787c0160
commit 36da8d82c8
3 changed files with 21 additions and 22 deletions
-1
View File
@@ -451,7 +451,6 @@ void EstimatorInterface::setExtVisionData(uint64_t time_usec, ext_vision_message
_time_last_ext_vision = time_usec;
_ext_vision_buffer.push(ev_sample_new);
}
}