Skip to content

Commit

Permalink
satisfy klint
Browse files Browse the repository at this point in the history
  • Loading branch information
Teddy-Mengistie committed Oct 8, 2022
1 parent 66ca971 commit d08d32c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/kotlin/frc/team449/robot2022/auto/Example.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ package frc.team449.robot2022.auto

import edu.wpi.first.wpilibj2.command.InstantCommand
import edu.wpi.first.wpilibj2.command.ParallelCommandGroup
import frc.team449.control.auto.*
import frc.team449.control.auto.AutoRoutine
import frc.team449.control.auto.AutoUtils
import frc.team449.control.auto.HolonomicFollower
import frc.team449.robot2022.RobotContainer2022

class Example(
Expand Down

0 comments on commit d08d32c

Please sign in to comment.