factor out base64 code
This commit is contained in:
parent
3095e16311
commit
2ddade8132
3 changed files with 22 additions and 13 deletions
|
@ -33,6 +33,7 @@ import Remote.Encryptable
|
|||
import Crypto
|
||||
import Key
|
||||
import Content
|
||||
import Base64
|
||||
|
||||
remote :: RemoteType Annex
|
||||
remote = RemoteType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue