Skip to content

Commit 6b6280b

Browse files
authored
Merge branch 'master' into beta-new
2 parents cdd2fca + e25184e commit 6b6280b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

functions/utilities/privacy/utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ const getPrivacyState = (email, user) => {
117117
return {
118118
debug: 5,
119119
visible: true,
120-
isUnder13,
121120
mode: useUnder13 ? "under-13-delay" : "over-13-delay",
122121
variant
123122
};

0 commit comments

Comments
 (0)