Skip to content

Commit 2428d29

Browse files
Remove cookie config arg
1 parent c97aa45 commit 2428d29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/utils.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -605,8 +605,6 @@ export function processConfig (data, userList, preferences, platformSpecificFeat
605605
allowlisted,
606606
enabledFeatures
607607
})
608-
// TODO
609-
output.cookie = {}
610608

611609
// Copy feature settings from remote config to preferences object
612610
output.featureSettings = parseFeatureSettings(data, enabledFeatures)

0 commit comments

Comments
 (0)