diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-21 16:01:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-21 16:01:56 -0400 |
commit | 7e45712d194aa2b231083c3ccee3668f053e5717 (patch) | |
tree | 3fbeafd9271bc936495dc61a40e515ef8914d47c /Command | |
parent | b4a5e39ee62020380fc0dcf7aecaaf593d44dba5 (diff) |
better file mode setting code
Diffstat (limited to 'Command')
-rw-r--r-- | Command/Unlock.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Unlock.hs b/Command/Unlock.hs index 3ac50a0eb..f3ffd31ba 100644 --- a/Command/Unlock.hs +++ b/Command/Unlock.hs @@ -11,7 +11,6 @@ import Common.Annex import Command import Annex.Content import Utility.CopyFile -import Utility.FileMode def :: [Command] def = |