rename
This commit is contained in:
parent
6040d8aed1
commit
c98b5cf36e
11 changed files with 12 additions and 12 deletions
|
@ -22,7 +22,7 @@ import qualified Git
|
|||
import qualified Annex
|
||||
import UUID
|
||||
import Locations
|
||||
import CopyFile
|
||||
import Utility.CopyFile
|
||||
import Config
|
||||
import Content
|
||||
import Utility
|
||||
|
|
|
@ -22,8 +22,8 @@ import UUID
|
|||
import Utility
|
||||
import qualified Content
|
||||
import Messages
|
||||
import CopyFile
|
||||
import RsyncFile
|
||||
import Utility.CopyFile
|
||||
import Utility.RsyncFile
|
||||
import Ssh
|
||||
import Config
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ import Remote.Special
|
|||
import Remote.Encryptable
|
||||
import Crypto
|
||||
import Messages
|
||||
import RsyncFile
|
||||
import Utility.RsyncFile
|
||||
|
||||
type RsyncUrl = String
|
||||
|
||||
|
|
|
@ -37,7 +37,7 @@ import Remote.Special
|
|||
import Remote.Encryptable
|
||||
import Crypto
|
||||
import Content
|
||||
import Base64
|
||||
import Utility.Base64
|
||||
|
||||
remote :: RemoteType Annex
|
||||
remote = RemoteType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue