diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-15 18:45:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-15 18:45:32 -0400 |
commit | 1480d71adb1d6acf2cc8863064902244a31f099b (patch) | |
tree | 0669b41d81ac459c5f6a82c6983b6e17d7599235 /Remote/S3real.hs | |
parent | ee9af605bc6c59365e6080e34d7c615978ba21d8 (diff) |
fix
Diffstat (limited to 'Remote/S3real.hs')
-rw-r--r-- | Remote/S3real.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/S3real.hs b/Remote/S3real.hs index a75473128..40d7d905d 100644 --- a/Remote/S3real.hs +++ b/Remote/S3real.hs @@ -21,7 +21,7 @@ import Common.Annex import Types.Remote import Types.Key import qualified Git -import UUID +import Logs.UUID import Config import Remote.Helper.Special import Remote.Helper.Encryptable |