diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-14 10:18:37 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-14 10:30:54 -0400 |
commit | 8db90af1b7b030203dfe0a6d5802de907facc4aa (patch) | |
tree | a2624bb6548dcfee89e52fe34d413b96808d7c13 /CmdLine | |
parent | d70950e109808ab6c66e37120cf320ff759ab708 (diff) |
fix import warnings
Diffstat (limited to 'CmdLine')
-rw-r--r-- | CmdLine/Action.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CmdLine/Action.hs b/CmdLine/Action.hs index 03acb04d7..60e108bee 100644 --- a/CmdLine/Action.hs +++ b/CmdLine/Action.hs @@ -13,7 +13,6 @@ import Common.Annex import qualified Annex import Annex.Concurrent import Types.Command -import qualified Annex.Queue import Messages.Concurrent import Messages.Internal import Types.Messages |