more pure code refactoring

This commit is contained in:
Joey Hess 2011-01-29 23:47:10 -04:00
parent c64b50a0ce
commit 6d3df8a083
3 changed files with 15 additions and 9 deletions

View file

@ -101,5 +101,4 @@ shutdown = do
unless (q == GitQueue.empty) $ do
showSideAction "Recording state in git..."
Annex.queueRun
return True