import Utility.FileSystemEncoding in Common
This commit is contained in:
parent
f574d8af10
commit
7d51b0c109
21 changed files with 1 additions and 22 deletions
|
@ -22,7 +22,6 @@ import Types.CleanupActions
|
|||
import Messages.Progress
|
||||
import Utility.Metered
|
||||
import Utility.Tmp
|
||||
import Utility.FileSystemEncoding
|
||||
import Backend.URL
|
||||
import Annex.Perms
|
||||
import Annex.UUID
|
||||
|
|
|
@ -29,7 +29,6 @@ import Config
|
|||
import Crypto
|
||||
import Types.Crypto
|
||||
import qualified Annex
|
||||
import Utility.FileSystemEncoding
|
||||
|
||||
-- Used to ensure that encryption has been set up before trying to
|
||||
-- eg, store creds in the remote config that would need to use the
|
||||
|
|
|
@ -52,7 +52,6 @@ import Types.MetaData
|
|||
import Utility.Metered
|
||||
import qualified Annex.Url as Url
|
||||
import Utility.DataUnits
|
||||
import Utility.FileSystemEncoding
|
||||
import Annex.Content
|
||||
import Annex.Url (withUrlOptions)
|
||||
import Utility.Url (checkBoth, UrlOptions(..))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue