hlint
This commit is contained in:
parent
e7aaa55c53
commit
a1e52f0ce5
18 changed files with 36 additions and 37 deletions
|
@ -215,4 +215,4 @@ forceTrust level remotename = do
|
|||
- key to the remote, or removing the key from it *may* log the change
|
||||
- on the remote, but this cannot always be relied on. -}
|
||||
logStatus :: Remote -> Key -> LogStatus -> Annex ()
|
||||
logStatus remote key present = logChange key (uuid remote) present
|
||||
logStatus remote key = logChange key (uuid remote)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue