diff options
Diffstat (limited to 'Command/Commit.hs')
-rw-r--r-- | Command/Commit.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Commit.hs b/Command/Commit.hs index 52b88d2b3..131169e68 100644 --- a/Command/Commit.hs +++ b/Command/Commit.hs @@ -7,7 +7,6 @@ module Command.Commit where -import Common.Annex import Command import qualified Annex.Branch import qualified Git |