My dude, there is no “extra” paragraph in there. There is a conditional statement that says:
if (this_flag_is_set) {
// [show this paragraph where we remove any mention of us not selling your data]
} else {
// [show this paragraph where we mention that we don't sell your data]
}
My dude, there is no “extra” paragraph in there. There is a conditional statement that says:
if (this_flag_is_set) { // [show this paragraph where we remove any mention of us not selling your data] } else { // [show this paragraph where we mention that we don't sell your data] }
So it’s an “either/or,” not a “plus.”
It wasn’t “removed”, which was what I was responding to.