💄 Linting

This commit is contained in:
ajnart
2022-08-07 17:20:59 +02:00
parent 68d1068059
commit 67f19b5186
2 changed files with 1 additions and 1 deletions

View File

@@ -18,7 +18,6 @@ import {
Tooltip,
} from '@mantine/core';
import { useForm } from '@mantine/form';
import { useDebouncedValue } from '@mantine/hooks';
import { IconApps } from '@tabler/icons';
import { useEffect, useState } from 'react';
import { v4 as uuidv4 } from 'uuid';