Remove EMS banner from Server Selection screen.

This commit is contained in:
Doug
2022-05-12 15:27:57 +01:00
committed by Doug
parent 963fba6673
commit bec012fbbb
9 changed files with 0 additions and 100 deletions
@@ -68,8 +68,6 @@ enum AuthenticationServerSelectionViewAction {
case confirm
/// Dismiss the view without using the entered address.
case dismiss
/// Open the EMS link.
case getInTouch
/// Clear any errors shown in the text field footer.
case clearFooterError
}