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 --- CmdLine.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CmdLine.hs') diff --git a/CmdLine.hs b/CmdLine.hs index bc0f86524..1c9ee7f90 100644 --- a/CmdLine.hs +++ b/CmdLine.hs @@ -15,7 +15,7 @@ import qualified Options.Applicative.Help as H import qualified Control.Exception as E import Control.Exception (throw) -import Common.Annex +import Annex.Common import qualified Annex import qualified Git import qualified Git.AutoCorrect -- cgit v1.2.3