Hlint: Error: Use fewer imports

This commit is contained in:
marko.kocic 2009-09-22 12:26:26 +00:00
parent efa31c05b9
commit f51083c1ff

View File

@ -13,7 +13,6 @@ where
import Ledger.Dates import Ledger.Dates
import Ledger.Utils import Ledger.Utils
import Ledger.Types import Ledger.Types
import Ledger.Dates
import Ledger.LedgerTransaction (showAccountName) import Ledger.LedgerTransaction (showAccountName)
import Ledger.Amount import Ledger.Amount