From 10c579282b4f0acc7f26d8084916f7d538a89bd8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Jan 2016 16:36:33 -0400 Subject: remove 163 lines of code without changing anything except imports --- Annex/FileMatcher.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Annex/FileMatcher.hs') diff --git a/Annex/FileMatcher.hs b/Annex/FileMatcher.hs index a008198f3..f1936bce9 100644 --- a/Annex/FileMatcher.hs +++ b/Annex/FileMatcher.hs @@ -9,7 +9,7 @@ module Annex.FileMatcher where import qualified Data.Map as M -import Common.Annex +import Annex.Common import Limit import Utility.Matcher import Types.Group -- cgit v1.2.3