diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-26 16:36:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-26 16:36:31 -0400 |
commit | da0b9c92faa431199589d2d9ea98ea60af6a333f (patch) | |
tree | db86f4de9eef446f2e729553339050a07a058c78 /Checks.hs | |
parent | 95bd07a3e733d7ef62539423f066f461c83ba36e (diff) |
reorg
Diffstat (limited to 'Checks.hs')
-rw-r--r-- | Checks.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ module Checks where import Common.Annex import Types.Command -import Init +import Annex.Init import Config import Utility.Daemon import qualified Git |