CSR-759 Cleanup
This commit is contained in:
parent
8d01c6b1b3
commit
264b189a9a
1 changed files with 0 additions and 1 deletions
|
|
@ -130,7 +130,6 @@ export function setCookieProperties(properties, { useDefaultFunnelCookieAttribut
|
|||
Takes an object with properties to set. Will overwrite existing properties.
|
||||
*/
|
||||
function setFunnelCookieProperties(properties) {
|
||||
|
||||
if (typeof properties == "object") {
|
||||
let cookie = getFunnelCookie();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue