don't re-export applyTransactionModifiers from Hledger.Cli.Utils, I guess

This commit is contained in:
Simon Michael 2018-07-31 09:04:41 +01:00
parent eae9d78bb1
commit a4ed468979

View File

@ -13,7 +13,6 @@ module Hledger.Cli.Utils
journalTransform, journalTransform,
journalApplyValue, journalApplyValue,
journalAddForecast, journalAddForecast,
applyTransactionModifiers, -- XXX why reexported here ?
journalReload, journalReload,
journalReloadIfChanged, journalReloadIfChanged,
journalFileIsNewer, journalFileIsNewer,