commit | b4bffc1d3cc4cde8b818d7c6f888945c91462178 | [log] [tgz] |
---|---|---|
author | John Park <johnhenryp@icloud.com> | Tue Dec 31 19:00:18 2019 -0800 |
committer | John Park <johnhenryp@icloud.com> | Tue Dec 31 19:00:18 2019 -0800 |
tree | 8c28bb18cd18af286a82222a0c013bf0176a60ea | |
parent | 8074a518b4f0e9cfe4256f607224e2a1e49e4db2 [diff] |
Remove unnecessary #include Change-Id: I310b71694ce775c5f79c15aebeba8fd3bf603c06
diff --git a/y2017/constants.cc b/y2017/constants.cc index 1a2924d..c11dbcc 100644 --- a/y2017/constants.cc +++ b/y2017/constants.cc
@@ -13,7 +13,6 @@ #include "aos/logging/logging.h" #include "aos/mutex/mutex.h" #include "aos/network/team_number.h" -#include "aos/once.h" #include "absl/base/call_once.h" #include "y2017/control_loops/drivetrain/drivetrain_dog_motor_plant.h"