Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ccavanaugh committed Jul 5, 2019
1 parent 4e29ba9 commit 4e548cb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
*
* @author Craig Cavanaugh
*/
@SuppressWarnings("WeakerAccess")
public class FeePane extends DetailedDecimalTextField {

private final SimpleObjectProperty<Account> account = new SimpleObjectProperty<>(null);
Expand Down

0 comments on commit 4e548cb

Please sign in to comment.