Merge cleanup.

This commit is contained in:
Jeremy Beker
2019-06-15 13:30:12 -04:00
parent baf14f7379
commit 029bcbda96
6 changed files with 5 additions and 6 deletions

View File

@@ -278,7 +278,6 @@ public final class Account: DisplayNameProvider, UnreadCountProvider, Container,
switch credentials {
case .basic(let username, _):
default:
self.username = username
case .googleBasicLogin(let username, _):
self.username = username