fix(frontend): remove extra lines

This commit is contained in:
yassinedorbozgithub
2024-10-01 14:42:19 +01:00
parent 44032d352b
commit e2d6c59870
62 changed files with 0 additions and 62 deletions

View File

@@ -17,7 +17,6 @@ import {
} from "@mui/material";
import { FC } from "react";
import { DialogTitle } from "@/app-components/dialogs/DialogTitle";
import { DialogControl } from "@/hooks/useDialog";
import { useTranslate } from "@/hooks/useTranslate";