aboutsummaryrefslogtreecommitdiff
path: root/CmdLine
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-14 10:18:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-14 10:30:54 -0400
commit8db90af1b7b030203dfe0a6d5802de907facc4aa (patch)
treea2624bb6548dcfee89e52fe34d413b96808d7c13 /CmdLine
parentd70950e109808ab6c66e37120cf320ff759ab708 (diff)
fix import warnings
Diffstat (limited to 'CmdLine')
-rw-r--r--CmdLine/Action.hs1
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