factor out common imports
no code changes
This commit is contained in:
parent
003a604a6e
commit
8ef2095fa0
83 changed files with 264 additions and 619 deletions
|
@ -8,13 +8,11 @@
|
|||
module Remote.Helper.Encryptable where
|
||||
|
||||
import qualified Data.Map as M
|
||||
import Control.Monad.State (liftIO)
|
||||
|
||||
import Types
|
||||
import AnnexCommon
|
||||
import Types.Remote
|
||||
import Crypto
|
||||
import qualified Annex
|
||||
import Messages
|
||||
import Config
|
||||
|
||||
{- Encryption setup for a remote. The user must specify whether to use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue