diff options
Diffstat (limited to 'Command/Add.hs')
-rw-r--r-- | Command/Add.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Command/Add.hs b/Command/Add.hs index ffa27504a..d1dcb6025 100644 --- a/Command/Add.hs +++ b/Command/Add.hs @@ -9,8 +9,6 @@ module Command.Add where -import System.PosixCompat.Files - import Common.Annex import Annex.Exception import Command |