diff --git a/src/helpers/heritage-integration/cookie-helper.js b/src/helpers/heritage-integration/cookie-helper.js index f466bb9b8..775a64fec 100644 --- a/src/helpers/heritage-integration/cookie-helper.js +++ b/src/helpers/heritage-integration/cookie-helper.js @@ -1,7 +1,6 @@ import { cookieNames } from "@/constants/cookie-names"; import store from "@/store"; import { applicationConfig } from "@/constants/application-config"; -// import { getDateForSavedSessionTimeout } from "@/helpers/heritage-integration/session-helper"; /* Will update the cookie if present, or create a new one if not.