summaryrefslogtreecommitdiff
path: root/Assistant/Threads
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-25 01:09:37 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-25 01:26:23 -0400
commit2efb559c7cdce21fb441343c26af4855b6ac842f (patch)
treed8dab63676c7704e79ad83c680c9bf77f67b4439 /Assistant/Threads
parent74c30fc1a6e88d926d07e12f4e7ffc7d897bf9f6 (diff)
use a DList for the deferred downloads queue
Diffstat (limited to 'Assistant/Threads')
-rw-r--r--Assistant/Threads/Pusher.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Assistant/Threads/Pusher.hs b/Assistant/Threads/Pusher.hs
index 57595b8c1..060f26cf5 100644
--- a/Assistant/Threads/Pusher.hs
+++ b/Assistant/Threads/Pusher.hs
@@ -9,7 +9,6 @@ module Assistant.Threads.Pusher where
import Assistant.Common
import Assistant.Commits
-import Assistant.Types.Commits
import Assistant.Pushes
import Assistant.DaemonStatus
import Assistant.Sync