Remove outdated TODO

This commit is contained in:
sashaweiss-signal
2025-12-03 09:22:20 -08:00
parent de7e8dafc0
commit 59a0c48c8a

View File

@@ -498,8 +498,6 @@ class BackupSettingsViewController:
planSelection: BackupSettingsViewModel.EnableBackupsPlanSelection,
shouldShowWelcomeToBackupsSheet: Bool,
) {
// TODO: [Backups] Show the rest of the onboarding flow.
Task {
switch planSelection {
case .required(let planSelection):