This commit is contained in:
Antoine PerreaultE 2024-02-20 17:51:53 -05:00
parent d81b5a6911
commit ef06de2957

View File

@ -114,8 +114,6 @@ public class RobotContainer {
dashboard.add("autochooser",autoChooser)
.withSize(2,1)
.withPosition(1,1);
}
private void configureBindings() {}