diff --git a/Types/Remote.hs b/Types/Remote.hs index e2a4940582..0acdabd14e 100644 --- a/Types/Remote.hs +++ b/Types/Remote.hs @@ -85,7 +85,6 @@ data RemoteA a = Remote , name :: RemoteName -- Remotes have a use cost; higher is more expensive , cost :: Cost - -- Transfers a key's contents from disk to the remote. -- The key should not appear to be present on the remote until -- all of its contents have been transferred.