prettier
This commit is contained in:
parent
e278bcc878
commit
2038b5b339
1 changed files with 0 additions and 1 deletions
|
|
@ -135,7 +135,6 @@ export function getskeyValue() {
|
|||
return 0;
|
||||
}
|
||||
|
||||
|
||||
export function setSessionKeyIfUnset(value) {
|
||||
if (!isCookieSet(cookieNames.FUNNEL_SESSION_KEY)) {
|
||||
setCookieProperties(
|
||||
|
|
|
|||
Loading…
Reference in a new issue