mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Remove unused field
This commit is contained in:
parent
00725cff7d
commit
1270c8fdaf
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ public class BsqDashboardView extends ActivatableView<GridPane, Void> implements
|
|||
|
||||
private Coin availableAmount;
|
||||
private int gridRow = 0;
|
||||
double percentToTrim = 5;
|
||||
double howManyStdDevsConstituteOutlier = 10;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue