Remove outdated TODO

This commit is contained in:
Ryan Brott
2023-10-07 09:39:20 -07:00
parent dd6d43d9c0
commit 4ff75136aa

View File

@ -1,7 +1,6 @@
package org.firstinspires.ftc.teamcode.tuning;
import com.acmerobotics.roadrunner.Pose2d;
// TODO: remove Actions from the core module?
import com.acmerobotics.roadrunner.ftc.Actions;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;