change location of base files
[3501/3501-spark-go] / src / org / usfirst / frc / team3501 / robot / autons / DrivePastStep.java
index f45975064b74726adaf3c195bd902648e1c54b0d..fe4e2c314826ad08f8214dc19501863e63a96b0d 100644 (file)
@@ -1,6 +1,6 @@
 package org.usfirst.frc.team3501.robot.autons;
 
-import org.usfirst.frc.team3501.robot.commands.Command;
+import org.usfirst.frc.team3501.bases.Command;
 
 public class DrivePastStep extends Command {