fixed a terrible formatting error

This commit is contained in:
NoahLacks63 2025-01-16 19:52:38 +00:00
parent 11a191440c
commit d1d577f52f

View File

@ -147,7 +147,7 @@ public class RobotContainer {
); );
} }
//creates tabs and transforms them on the shuffleboard// //creates tabs and transforms them on the shuffleboard
private void configureShuffleboard() { private void configureShuffleboard() {
ShuffleboardTab sensorTab = Shuffleboard.getTab(OIConstants.kSensorsTab); ShuffleboardTab sensorTab = Shuffleboard.getTab(OIConstants.kSensorsTab);