diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-30 14:11:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-30 14:11:14 -0400 |
commit | dbf9ac41086ffb39296bd1d977cc1db844ff0b32 (patch) | |
tree | 357f7397929bc0545b0097e503b4fc2c352a533f /Command | |
parent | 8ccbaabb0a6b85753f9899f6c066e203281f01e4 (diff) |
split out daemonstatus types
Diffstat (limited to 'Command')
-rw-r--r-- | Command/WebApp.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/WebApp.hs b/Command/WebApp.hs index aff760ee4..6a995fdca 100644 --- a/Command/WebApp.hs +++ b/Command/WebApp.hs @@ -11,7 +11,6 @@ import Common.Annex import Command import Assistant import Assistant.Common -import Assistant.DaemonStatus import Assistant.Threads.WebApp import Assistant.WebApp import Assistant.Install |