CSR-690 Cleanup

This commit is contained in:
Katie 2022-08-10 09:29:36 -04:00
parent 00d62b483f
commit f827282805

View file

@ -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.