mirror of
https://github.com/Team4388/2019-Hit-or-Miss.git
synced 2026-06-09 08:38:06 -06:00
Fix Syntax Error in Climber.java
This commit is contained in:
@@ -103,8 +103,6 @@ public class Climber extends Subsystem{
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public void safetySwitch(boolean safetySwitch){
|
||||
this.safetySwitch = safetySwitch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user