delete annoying empty comments
authorAvi <anozik19@gmail.com>
Sat, 30 Jan 2016 19:32:01 +0000 (11:32 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Sun, 31 Jan 2016 00:04:37 +0000 (16:04 -0800)
src/org/usfirst/frc/team3501/robot/commands/DefaultAutonStrategy.java

index 7a75192e960d75a8a5b8e6f5039e65f6c68ebe5f..b46f944853b2d06852062c8924c41301301eb2fe 100755 (executable)
@@ -144,8 +144,6 @@ public class DefaultAutonStrategy extends CommandGroup {
 
     // shoot
 
-    //
-
   }
 
 }