reorg Remote/*

This commit is contained in:
Joey Hess 2011-08-16 20:49:54 -04:00
parent 4545a0e78c
commit a55faff08f
9 changed files with 15 additions and 15 deletions

View file

@ -30,9 +30,9 @@ import Locations
import Config
import Utility
import Messages
import Remote.Ssh
import Remote.Special
import Remote.Encryptable
import Remote.Helper.Ssh
import Remote.Helper.Special
import Remote.Helper.Encryptable
import Crypto
type BupRepo = String