unneeded imports
This commit is contained in:
parent
383441ea74
commit
3441c2d816
@ -15,8 +15,6 @@ import Test.HUnit
|
|||||||
import Text.Shakespeare.Text
|
import Text.Shakespeare.Text
|
||||||
|
|
||||||
import Hledger
|
import Hledger
|
||||||
import Prelude hiding (putStr)
|
|
||||||
import Hledger.Utils.UTF8IOCompat (putStr)
|
|
||||||
import Hledger.Cli.Options
|
import Hledger.Cli.Options
|
||||||
import Hledger.Cli.Balance
|
import Hledger.Cli.Balance
|
||||||
|
|
||||||
|
|||||||
@ -18,8 +18,6 @@ import Test.HUnit
|
|||||||
import Text.Shakespeare.Text
|
import Text.Shakespeare.Text
|
||||||
|
|
||||||
import Hledger
|
import Hledger
|
||||||
import Prelude hiding (putStr)
|
|
||||||
import Hledger.Utils.UTF8IOCompat (putStr)
|
|
||||||
import Hledger.Cli.Options
|
import Hledger.Cli.Options
|
||||||
import Hledger.Cli.Balance
|
import Hledger.Cli.Balance
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user