Skip to content

Commit c7cd832

Browse files
committed
chore: finish implementation
1 parent 0fc5f16 commit c7cd832

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/connection/connector/fallback-handlers.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,5 @@ export const getUserContentLocale = () => {
173173
log.debug('fallback/getUserContentLocale');
174174
const locale = getBranchDefaultLanguage().locale;
175175

176-
// TO-DO: implement user language detection
177-
178176
return locale;
179177
};

0 commit comments

Comments
 (0)