Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
Minor format change
Browse files Browse the repository at this point in the history
  • Loading branch information
dyrlund committed Sep 3, 2015
1 parent 4278e26 commit ff2223e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@

import com.google.common.collect.Range;

public class MZRangeComponent extends DoubleRangeComponent implements
ActionListener {
public class MZRangeComponent extends DoubleRangeComponent
implements ActionListener {

private static final long serialVersionUID = 1L;
private final JButton setAutoButton, fromFormulaButton;
Expand Down

0 comments on commit ff2223e

Please sign in to comment.