diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-18 17:50:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-18 17:50:07 -0400 |
commit | 18bae020ede6770dfbe00a3335c0e9f8b7f7fdf6 (patch) | |
tree | 74eb967c26258c40649e80d8992aee556b04f6f0 /Logs/Transfer.hs | |
parent | 467844d7d3f703f99fcde1f951f33efda5e90074 (diff) |
make other repositories list list all autostarted repos
And add a form to add another, unrelated repository
Diffstat (limited to 'Logs/Transfer.hs')
-rw-r--r-- | Logs/Transfer.hs | 1 |
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 |