minor style

This commit is contained in:
Joey Hess 2016-12-05 12:16:07 -04:00
parent b0978b0196
commit 6246c4a6db
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -24,8 +24,7 @@ cmd = notDirect $ notBareRepo $
(withParams seek)
seek :: CmdParams -> CommandSeek
seek [] = do
withNothing startMass []
seek [] = withNothing startMass []
seek ps = do
force <- Annex.getState Annex.force
withPairs (start force) ps