lib: fix my wrong merge of #880 more

This commit is contained in:
Simon Michael 2018-10-09 15:26:15 -07:00
parent 36fdeceb6c
commit 8c7c59017a

View File

@ -481,7 +481,6 @@ periodictransactionp = do
lift $ skipMany spacenonewline
-- a period expression
off <- getOffset
pos <- getSourcePos
-- if there's a default year in effect, use Y/1/1 as base for partial/relative dates
today <- liftIO getCurrentDay