mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-10-22 20:42:17 +00:00
refactor(clean): removed unused lodash import
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import { useFuzzySearch } from '@/composable/fuzzySearch';
|
||||
import _ from 'lodash';
|
||||
import { SearchRound } from '@vicons/material';
|
||||
import { codesByCategories } from './http-status-codes.constants';
|
||||
|
||||
|
Reference in New Issue
Block a user