Skip to content

Commit

Permalink
remove extra line bc its annoying me 😠
Browse files Browse the repository at this point in the history
  • Loading branch information
00magikarp committed Jul 5, 2024
1 parent 3d44ca1 commit f6c4fb8
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 1 deletion.
Binary file modified .gradle/8.4/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified .gradle/8.4/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/8.4/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/8.4/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/8.4/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file modified ctre_sim/Talon FX vers. C - 011 - 0 - ext.dat
Binary file not shown.
Binary file modified ctre_sim/Talon FX vers. C - 012 - 0 - ext.dat
Binary file not shown.
Binary file modified ctre_sim/Talon FX vers. C - 013 - 0 - ext.dat
Binary file not shown.
Binary file modified ctre_sim/Talon FX vers. C - 014 - 0 - ext.dat
Binary file not shown.
Binary file modified ctre_sim/Talon FX vers. C - 021 - 0 - ext.dat
Binary file not shown.
Binary file modified ctre_sim/Talon FX vers. C - 022 - 0 - ext.dat
Binary file not shown.
Binary file modified ctre_sim/Talon FX vers. C - 023 - 0 - ext.dat
Binary file not shown.
Binary file modified ctre_sim/Talon FX vers. C - 024 - 0 - ext.dat
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import kotlin.math.abs
import kotlin.math.cos

class SwerveModule(private val io: SwerveModuleIO) {

val inputs = SwerveModuleIO.SwerveModuleIOInputs()

var modulePosition = SwerveModulePosition()
Expand Down

0 comments on commit f6c4fb8

Please sign in to comment.