Skip to content

Commit

Permalink
chore: apply changes after linting [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and taiga-family-bot committed May 18, 2024
1 parent 84b2818 commit 5aade8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type {MaskitoPreprocessor} from '@maskito/core';

import {DEFAULT_TIME_SEGMENT_MAX_VALUES, TIME_FIXED_CHARACTERS} from '../../../constants';
import {MaskitoTimeMode} from '../../../types';
import type {MaskitoTimeMode} from '../../../types';
import {escapeRegExp, validateDateString} from '../../../utils';
import {padTimeSegments, validateTimeString} from '../../../utils/time';
import {parseDateTimeString} from '../utils';
Expand Down

0 comments on commit 5aade8c

Please sign in to comment.