diff --git a/hledger/Hledger/Cli/Utils.hs b/hledger/Hledger/Cli/Utils.hs index e5bda3912..93d907373 100644 --- a/hledger/Hledger/Cli/Utils.hs +++ b/hledger/Hledger/Cli/Utils.hs @@ -13,7 +13,6 @@ module Hledger.Cli.Utils journalTransform, journalApplyValue, journalAddForecast, - applyTransactionModifiers, -- XXX why reexported here ? journalReload, journalReloadIfChanged, journalFileIsNewer,