diff options
author | 2015-04-10 13:16:08 -0400 | |
---|---|---|
committer | 2015-04-10 13:16:08 -0400 | |
commit | bc43b03e9d8b55c1edf2e89f072c53ebec06c1ca (patch) | |
tree | e0cabf06cbabab107e745709db6d8e607b2d2012 | |
parent | 0bfb35bff1b769ae53d2bb96fea987a8654cfdf3 (diff) | |
parent | 5c6b2b226b53ecf7168778afa8b551b77a0a9f8a (diff) |
Merge branch 'master' into concurrentprogress
-rw-r--r-- | Command/ContentLocation.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/ContentLocation.hs b/Command/ContentLocation.hs index 555f909cd..3f4775f57 100644 --- a/Command/ContentLocation.hs +++ b/Command/ContentLocation.hs @@ -10,7 +10,6 @@ module Command.ContentLocation where import Common.Annex import Command import Annex.Content -import Types.Key cmd :: [Command] cmd = [noCommit $ noMessages $ |