mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
cleanup
This commit is contained in:
parent
536c44740e
commit
30788ee7fd
@ -49,9 +49,6 @@ import Paths_hledger (getDataFileName)
|
||||
#endif
|
||||
import Hledger.Cli.Utils (openBrowserOn)
|
||||
|
||||
-- import Debug.Trace
|
||||
-- strace :: Show a => a -> a
|
||||
-- strace a = trace (show a) a
|
||||
|
||||
tcpport = 5000 :: Int
|
||||
homeurl = printf "http://localhost:%d/" tcpport
|
||||
|
Loading…
Reference in New Issue
Block a user