Skip to content

Commit

Permalink
spotless apply, the classic commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
sciborgsweb committed Jun 21, 2024
1 parent 9b5c8c1 commit 2562f20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ public class Shooting implements Logged {
public static final DoubleEntry siggysConstant = Tuning.entry("/Robot/Siggy's Constant", 4.3);

public static final Measure<Distance> MAX_DISTANCE = Meters.of(5.0);


private static final InterpolatingDoubleTreeMap shotVelocityLookup =
new InterpolatingDoubleTreeMap();
Expand Down

0 comments on commit 2562f20

Please sign in to comment.