fix: remove stale syncAppContextFromAppGroup call after chip removal

Co-authored-by: Rocky <hkgood@users.noreply.github.com>
This commit is contained in:
Cursor Agent
2026-07-03 09:35:19 +00:00
parent 82c802ccb3
commit 35e5ec2a76
@@ -302,7 +302,6 @@ public final class KeyboardViewController: UIInputViewController {
)
}
syncOnboardingStateFromAppGroup()
syncAppContextFromAppGroup()
}
// MARK: - Onboarding / app-context sync (v0.3.0)