summaryrefslogtreecommitdiff
path: root/Logs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-18 17:50:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-18 17:50:07 -0400
commit18bae020ede6770dfbe00a3335c0e9f8b7f7fdf6 (patch)
tree74eb967c26258c40649e80d8992aee556b04f6f0 /Logs
parent467844d7d3f703f99fcde1f951f33efda5e90074 (diff)
make other repositories list list all autostarted repos
And add a form to add another, unrelated repository
Diffstat (limited to 'Logs')
-rw-r--r--Logs/Transfer.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Logs/Transfer.hs b/Logs/Transfer.hs
index 21d2d2c97..8aac5f7d5 100644
--- a/Logs/Transfer.hs
+++ b/Logs/Transfer.hs
@@ -10,7 +10,6 @@ module Logs.Transfer where
import Common.Annex
import Annex.Perms
import Annex.Exception
-import Annex.UUID
import qualified Git
import Types.Remote
import Types.Key