aboutsummaryrefslogtreecommitdiff
path: root/Logs/PreferredContent.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:05:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:05:55 -0400
commit061fbfb37e02a9a9cb42396cce63d9b67d6a9c6e (patch)
tree6d8ea2522fac733bc20e85aa50b7320c77be5eec /Logs/PreferredContent.hs
parent8fdc1813592d4ea72cd22c438b0357b9968fd867 (diff)
refactor
Diffstat (limited to 'Logs/PreferredContent.hs')
-rw-r--r--Logs/PreferredContent.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Logs/PreferredContent.hs b/Logs/PreferredContent.hs
index 947a31875..57367148c 100644
--- a/Logs/PreferredContent.hs
+++ b/Logs/PreferredContent.hs
@@ -26,10 +26,10 @@ import qualified Annex.Branch
import qualified Annex
import Logs
import Logs.UUIDBased
-import Limit
import qualified Utility.Matcher
import Annex.FileMatcher
import Annex.UUID
+import Types.Limit
import Types.Group
import Types.Remote (RemoteConfig)
import Logs.Group