diff --git a/src/main/kotlin/com/team4099/robot2023/subsystems/Shooter/Shooter.kt b/src/main/kotlin/com/team4099/robot2023/subsystems/Shooter/Shooter.kt deleted file mode 100644 index df493fe8..00000000 --- a/src/main/kotlin/com/team4099/robot2023/subsystems/Shooter/Shooter.kt +++ /dev/null @@ -1,4 +0,0 @@ -package com.team4099.robot2023.subsystems.Shooter - -class Shooter { -} \ No newline at end of file