Skip to content

Commit

Permalink
test webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
SachetK committed Oct 22, 2024
1 parent 3114cb9 commit 3ef3d44
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
package org.firstinspires.ftc.teamcode.subsystems.intake

import com.arcrobotics.ftclib.command.SubsystemBase

class IntakeSubsystem(

) : SubsystemBase() {

}

0 comments on commit 3ef3d44

Please sign in to comment.