diff --git a/src/Import/NoFoundation.hs b/src/Import/NoFoundation.hs index 19d0bb34d..8db4ec779 100644 --- a/src/Import/NoFoundation.hs +++ b/src/Import/NoFoundation.hs @@ -1,7 +1,6 @@ {-# LANGUAGE CPP #-} module Import.NoFoundation ( module Import - , addMessage, addMessageI ) where import ClassyPrelude.Yesod as Import hiding (formatTime, derivePersistFieldJSON, addMessage, addMessageI)