minor cleanup

This commit is contained in:
Gregor Kleen 2018-10-01 13:34:03 +02:00
parent 7bafd767dd
commit bf060c4654

View File

@ -1,7 +1,6 @@
{-# LANGUAGE CPP #-}
module Import.NoFoundation
( module Import
, addMessage, addMessageI
) where
import ClassyPrelude.Yesod as Import hiding (formatTime, derivePersistFieldJSON, addMessage, addMessageI)