Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
elsmr committed Apr 8, 2024
1 parent 8c7a439 commit c400b9f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ import {
} from './constants';
import { VALID_EMAIL_REGEX } from '@/constants';
import { uniqBy } from 'lodash-es';
import { escapeMappingString } from '../../../utils/mappingUtils';

/**
* Resolution-based completions offered according to datatype.
Expand Down

0 comments on commit c400b9f

Please sign in to comment.