Remove accidentally auto-added import.

This commit is contained in:
Chloe Herd 2023-04-06 13:38:52 -04:00
parent f458384aa8
commit bb14d11a15

View file

@ -8,7 +8,6 @@ import { getMountOptions } from "@/helpers/unit-test-helper";
import store from "@/store";
import baseMixin from "@/mixins/base-mixin";
import { getServiceabilityDetails } from "@/layouts/service-location/helpers/service-location-helper/service-location-helper";
import { TRUE } from "sass";
// Define Mocks
jest.mock("@/helpers/cms-content-helper", () => ({