mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-23 02:26:42 +00:00
Other(refactor): Remove unencrypted recipient confirmation
This commit is contained in:
@ -37,10 +37,6 @@ type Restarter interface {
|
||||
ForceLauncher(string)
|
||||
}
|
||||
|
||||
type NoEncConfirmator interface {
|
||||
ConfirmNoEncryption(string, bool)
|
||||
}
|
||||
|
||||
type Updater interface {
|
||||
Check() (updater.VersionInfo, error)
|
||||
InstallUpdate(updater.VersionInfo) error
|
||||
|
||||
Reference in New Issue
Block a user