CASH-501: prettier changes
This commit is contained in:
parent
91577a4d40
commit
0c4a6606fd
1 changed files with 2 additions and 4 deletions
|
|
@ -100,9 +100,7 @@ import {
|
||||||
PREMIUM_FEE_PART_TYPE,
|
PREMIUM_FEE_PART_TYPE,
|
||||||
PRICING_BY_DAY_PART_TYPE,
|
PRICING_BY_DAY_PART_TYPE,
|
||||||
} from "@/constants/schedule-constants";
|
} from "@/constants/schedule-constants";
|
||||||
import {
|
import { DAYS_OF_WEEK } from "@/digital-components/date-picker/mixins/constants";
|
||||||
DAYS_OF_WEEK,
|
|
||||||
} from "@/digital-components/date-picker/mixins/constants";
|
|
||||||
import { errorMessages } from "@/constants/error-messages";
|
import { errorMessages } from "@/constants/error-messages";
|
||||||
import { required } from "@/helpers/validation-rules";
|
import { required } from "@/helpers/validation-rules";
|
||||||
import store from "@/store";
|
import store from "@/store";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue