summaryrefslogtreecommitdiff
path: root/Command/Unannex.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-09-23 18:13:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-09-23 18:13:24 -0400
commit4bf1a5ef59026a095abf751ea60b586c299aa0b9 (patch)
tree067cd0813f3f315475b3b958762ed569ae95e8de /Command/Unannex.hs
parentd75da353b9905bb5757df08520e63607fbfd2073 (diff)
refactor
Diffstat (limited to 'Command/Unannex.hs')
-rw-r--r--Command/Unannex.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/Unannex.hs b/Command/Unannex.hs
index 3dedd007e..4d4281eb0 100644
--- a/Command/Unannex.hs
+++ b/Command/Unannex.hs
@@ -18,6 +18,7 @@ import qualified Annex
import qualified AnnexQueue
import Utility.SafeCommand
import Utility.Path
+import Utility.FileMode
import LocationLog
import Types
import Content