cleanup
This commit is contained in:
parent
e565b42f07
commit
4c164c8c70
1 changed files with 0 additions and 1 deletions
|
@ -31,4 +31,3 @@ showPercentage precision (Percentage p) = v ++ "%"
|
|||
where
|
||||
v = showImprecise precision n
|
||||
n = fromRational p :: Double
|
||||
strip0s = reverse . dropWhile (== '0') . reverse
|
||||
|
|
Loading…
Reference in a new issue