diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-03 20:54:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-03 20:54:53 -0400 |
commit | 84884c96aaf5e974cbe09a6f04790a68b694bccf (patch) | |
tree | 256d5d1d48ec2c5ff2e7bc4a42757068ed491dbb /Assistant.hs | |
parent | 2c820bbc1ae8c38eb6fd9f982cbdfaace6547b9c (diff) |
streamline deletion process and improve UI
Diffstat (limited to 'Assistant.hs')
-rw-r--r-- | Assistant.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Assistant.hs b/Assistant.hs index a436070b3..ba58be303 100644 --- a/Assistant.hs +++ b/Assistant.hs @@ -154,7 +154,6 @@ import Assistant.Threads.XMPPClient #warning Building without the webapp. You probably need to install Yesod.. #endif import Assistant.Environment -import Assistant.Types.UrlRenderer import qualified Utility.Daemon import Utility.LogFile import Utility.ThreadScheduler |