Buildify the world
We've diverged again...
Change-Id: I7f99bf53c83fa8994a8aaf7277bee60ddc159c47
Signed-off-by: Austin Schuh <austin.schuh@bluerivertech.com>
diff --git a/y2020/control_loops/superstructure/BUILD b/y2020/control_loops/superstructure/BUILD
index 1b24fc4..73be810 100644
--- a/y2020/control_loops/superstructure/BUILD
+++ b/y2020/control_loops/superstructure/BUILD
@@ -66,8 +66,8 @@
":superstructure_output_fbs",
":superstructure_position_fbs",
":superstructure_status_fbs",
- "//frc971/control_loops:control_loop",
"//aos/events:event_loop",
+ "//frc971/control_loops:control_loop",
"//frc971/control_loops:control_loops_fbs",
"//frc971/control_loops/drivetrain:drivetrain_status_fbs",
"//y2020:constants",
@@ -105,11 +105,11 @@
":superstructure_position_fbs",
":superstructure_status_fbs",
"//aos:math",
- "//frc971/control_loops:control_loop_test",
"//aos/events/logging:log_writer",
"//aos/testing:googletest",
"//aos/time",
"//frc971/control_loops:capped_test_plant",
+ "//frc971/control_loops:control_loop_test",
"//frc971/control_loops:position_sensor_sim",
"//frc971/control_loops:team_number_test_environment",
"//frc971/control_loops/drivetrain:drivetrain_status_fbs",