mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-16 04:11:29 +00:00
chore: fixed lint issue
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import React, { useRef, useEffect } from 'react';
|
||||
import toast from 'react-hot-toast';
|
||||
import cloneDeep from 'lodash/cloneDeep';
|
||||
import { IconTrash } from '@tabler/icons';
|
||||
import { useTheme } from 'providers/Theme';
|
||||
|
||||
Reference in New Issue
Block a user