Skip to content

Commit

Permalink
make ktlint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jpothen8 committed Mar 17, 2024
1 parent 8440211 commit 8fe4432
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ class Undertaker(
motor.setVoltage(UndertakerConstants.INTAKE_VOLTAGE)
}


fun slowIntake(): Command {
return this.runOnce {
motor.setVoltage(UndertakerConstants.SLOW_INTAKE_VOLTAGE)
Expand Down

0 comments on commit 8fe4432

Please sign in to comment.