diff options
Diffstat (limited to 'Assistant/Alert.hs')
-rw-r--r-- | Assistant/Alert.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Alert.hs b/Assistant/Alert.hs index c818dbf32..d4770f646 100644 --- a/Assistant/Alert.hs +++ b/Assistant/Alert.hs @@ -24,7 +24,7 @@ import Assistant.Monad import Assistant.DaemonStatus import Assistant.WebApp.Types import Assistant.WebApp -import Yesod.Core +import Yesod #endif {- Makes a button for an alert that opens a Route. The button will |