You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid redundant statement branching in safeToSecureCookie() (EFForg#17736)
* Avoid redundant statement branching in safeToSecureCookie()
* Use ES6 let and avoid unnecessary assignments
* Reverse using ES6 let to simplify the changes
* Update rules.js
0 commit comments