remove blank
This commit is contained in:
parent
29a3f071a7
commit
5d2a7f7764
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ data RemoteA a = Remote
|
||||||
, name :: RemoteName
|
, name :: RemoteName
|
||||||
-- Remotes have a use cost; higher is more expensive
|
-- Remotes have a use cost; higher is more expensive
|
||||||
, cost :: Cost
|
, cost :: Cost
|
||||||
|
|
||||||
-- Transfers a key's contents from disk to the remote.
|
-- Transfers a key's contents from disk to the remote.
|
||||||
-- The key should not appear to be present on the remote until
|
-- The key should not appear to be present on the remote until
|
||||||
-- all of its contents have been transferred.
|
-- all of its contents have been transferred.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue