fix warning

This commit is contained in:
Simon Michael 2011-09-19 03:25:19 +00:00
parent fda4085e80
commit f6e15a2a80

View File

@ -23,7 +23,6 @@ import System.Locale (defaultTimeLocale)
import Text.Blaze (preEscapedString, toHtml) import Text.Blaze (preEscapedString, toHtml)
import Text.Hamlet hiding (hamletFile) import Text.Hamlet hiding (hamletFile)
import Text.Printf import Text.Printf
import Yesod.Form
import Yesod.Json import Yesod.Json
import Hledger hiding (today) import Hledger hiding (today)