lib: fix my wrong merge of #880 more
This commit is contained in:
parent
36fdeceb6c
commit
8c7c59017a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user