Merge pull request #22 from hkgood/cursor/fix-sync-appcontext-call-6baf

fix: remove stale syncAppContextFromAppGroup call
This commit is contained in:
cursor[bot]
2026-07-03 09:35:33 +00:00
committed by GitHub
@@ -302,7 +302,6 @@ public final class KeyboardViewController: UIInputViewController {
) )
} }
syncOnboardingStateFromAppGroup() syncOnboardingStateFromAppGroup()
syncAppContextFromAppGroup()
} }
// MARK: - Onboarding / app-context sync (v0.3.0) // MARK: - Onboarding / app-context sync (v0.3.0)