;web: drop unnecessary import that hiding Prelude in make ghci-web
This commit is contained in:
parent
2c1cbb7956
commit
f284e7a87b
@ -1,5 +1,3 @@
|
||||
import Prelude (IO)
|
||||
|
||||
import Hledger.Web.Main
|
||||
|
||||
main :: IO ()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user