mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 09:30:59 +00:00
fix: unused var
This commit is contained in:
@@ -33,7 +33,6 @@ import {
|
|||||||
X,
|
X,
|
||||||
} from "lucide-react";
|
} from "lucide-react";
|
||||||
|
|
||||||
import { PROFILE_TYPE_LABELS } from "@/constants/profileMode";
|
|
||||||
import useAuth from "@/hooks/useAuth";
|
import useAuth from "@/hooks/useAuth";
|
||||||
import { api } from "@/services/api";
|
import { api } from "@/services/api";
|
||||||
import { ContractCustomerAction } from "@/components/customer-actions/ContractCustomerAction";
|
import { ContractCustomerAction } from "@/components/customer-actions/ContractCustomerAction";
|
||||||
|
|||||||
Reference in New Issue
Block a user