Skip to content

Commit

Permalink
Revert "Added test comment"
Browse files Browse the repository at this point in the history
This reverts commit e588b80.
  • Loading branch information
nancynguyen1014 committed Jan 13, 2021
1 parent e588b80 commit d252168
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public class ORBrakeSimulationListener extends AbstractSimulationListener {
private double velocity;
private double drag_coef = 1.3;
private double density = 1.225;
// comment

public ORBrakeSimulationListener() {
super();
}
Expand Down

0 comments on commit d252168

Please sign in to comment.