change location of base files
[3501/3501-spark-go] / src / org / usfirst / frc / team3501 / robot / commands / TensionLeftWinch.java
index b915896c790952e28973360f7d743721c76ff17d..3a5ac17dd7f0f926131deb6a41c3d3634fd15faf 100644 (file)
@@ -1,5 +1,7 @@
 package org.usfirst.frc.team3501.robot.commands;
 
+import org.usfirst.frc.team3501.bases.Command;
+
 public class TensionLeftWinch extends Command {
 
     private double speed;