lib: remove comment breaking doctests

This commit is contained in:
Simon Michael 2016-08-09 07:58:19 -07:00
parent 0302be1b15
commit bc72aad6f0

View File

@ -176,7 +176,6 @@ queryIsStartBalancePreserving opts q =
filterQuery (\q -> not (
queryIsEmpty q
|| queryIsSym q
-- || queryIsReal q))
)) q
totallabel = "Running Total"