rm comment

This commit is contained in:
Samuel Newman
2025-08-26 15:27:18 +01:00
parent a1d626f043
commit 42b3012ed9
@@ -54,7 +54,6 @@ export function StepSuggestedAccounts() {
/*
* Special language handling copied wholesale from the Explore screen
*/
// FIGURE OUT BEFORE MERGE: IS THIS POPULATED BEFORE FIRST ONBOARDING
const {contentLanguages} = useLanguagePrefs()
const useFullExperience = useMemo(() => {
if (contentLanguages.length === 0) return true