remove it

This commit is contained in:
CarlNation 2024-11-15 12:29:00 -05:00
parent 33d26f8d37
commit 96b92c6f30

View file

@ -52,7 +52,6 @@ const routes = [
try {
log("------------- router index.js beforeEnter start -----------------");
log(" --to: ", to);
log(" --from: ", from);
log(" --cookie: ", getFunnelCookie());
await analyticsMixin.methods.validateSession();