Skip to content

Commit

Permalink
Fixed merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdkdf committed Feb 29, 2020
1 parent 519c89e commit 05c5b42
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
Binary file modified .gradle/6.0.1/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
2 changes: 0 additions & 2 deletions src/main/java/frc/robot/Robot.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
import edu.wpi.first.wpilibj.PowerDistributionPanel;
import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
import frc.robot.commands.auto.AutoSequenceCentre;
import frc.robot.commands.auto.AutoSequenceLeft;
import frc.robot.commands.auto.AutoSequenceRight;
import frc.robot.commands.auto.AutoSequenceTest;
import frc.robot.subsystems.*;
import edu.wpi.first.wpilibj.command.Scheduler;
Expand Down

0 comments on commit 05c5b42

Please sign in to comment.