diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-30 14:02:56 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-30 14:02:56 -0400 |
commit | 42ae5fec8ebbb5921f91d2052bc18d595ead2cfa (patch) | |
tree | e767f9b92bf7cc3199259188d7725e7228de5ae2 /Limit.hs | |
parent | c4038364f3f2bc496fb45025c6bc18e9e52fd566 (diff) |
refactor
Diffstat (limited to 'Limit.hs')
-rw-r--r-- | Limit.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ import qualified Backend import Annex.Content import Annex.UUID import Logs.Trust -import Config.NumCopies +import Annex.NumCopies import Types.TrustLevel import Types.Key import Types.Group |