diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-09 13:31:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-09 13:31:51 -0400 |
commit | 252b2e92b0ddd5c97565d37c84771b471b6b5082 (patch) | |
tree | c9bf1c988533484746bfb859e8346f9877c04089 /Command/Unannex.hs | |
parent | 7b72524ebdcff735b3d6f2bdcefbc155a716460b (diff) |
cleanup
Diffstat (limited to 'Command/Unannex.hs')
-rw-r--r-- | Command/Unannex.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Unannex.hs b/Command/Unannex.hs index aafc189d0..bed857b06 100644 --- a/Command/Unannex.hs +++ b/Command/Unannex.hs @@ -10,7 +10,6 @@ module Command.Unannex where import Common.Annex import Command import qualified Annex -import qualified Annex.Queue import Utility.FileMode import Logs.Location import Annex.Content |