Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Jan 19, 2025
1 parent 66770cc commit 535b71a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/main/java/haveno/core/util/coin/CoinUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
import java.math.BigInteger;
import java.math.RoundingMode;
import java.text.DecimalFormat;
import java.text.DecimalFormatSymbols;
import java.util.Locale;

import static com.google.common.base.Preconditions.checkArgument;
import static haveno.core.util.VolumeUtil.getAdjustedVolumeUnit;
Expand Down

0 comments on commit 535b71a

Please sign in to comment.