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
|
where
|
||||||
v = showImprecise precision n
|
v = showImprecise precision n
|
||||||
n = fromRational p :: Double
|
n = fromRational p :: Double
|
||||||
strip0s = reverse . dropWhile (== '0') . reverse
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue