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 --- Crypto.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Crypto.hs') diff --git a/Crypto.hs b/Crypto.hs index 10068c306..64b7f69d4 100644 --- a/Crypto.hs +++ b/Crypto.hs @@ -38,9 +38,8 @@ import Data.ByteString.UTF8 (fromString) import qualified Data.Map as M import Control.Monad.IO.Class -import Common.Annex +import Annex.Common import qualified Utility.Gpg as Gpg -import Types.Key import Types.Crypto import Types.Remote -- cgit v1.2.3