INSR-8493: Remove unused partNumberStrings import
This commit is contained in:
parent
c534517fd4
commit
c616ad51b4
1 changed files with 0 additions and 1 deletions
|
|
@ -147,7 +147,6 @@ import widgetFields from '@/constants/cms-widget-fields';
|
|||
import recalModal from '@/iss-components/recal-modal/recal-modal.vue';
|
||||
import { getPricedMobileFeePart } from '@/helpers/service-location-helper';
|
||||
import { processIfStatements } from '@/helpers/cms-content-helper';
|
||||
import partNumberStrings from '@/constants/part-number-strings';
|
||||
import { experimentSettings } from '@/constants/experiments';
|
||||
|
||||
const RECAL_MODAL_REF_NAME = 'RecalModal';
|
||||
|
|
|
|||
Loading…
Reference in a new issue