From 5f8e51e9a9ea8de54c501ba743ed79737b5a35a1 Mon Sep 17 00:00:00 2001 From: Vins Date: Mon, 9 Oct 2023 12:22:31 +0200 Subject: [PATCH] Fixed deploy bug --- src/front/Components/Layouts/Folder/FolderInformation/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/front/Components/Layouts/Folder/FolderInformation/index.tsx b/src/front/Components/Layouts/Folder/FolderInformation/index.tsx index 4bffe161..654aa40b 100644 --- a/src/front/Components/Layouts/Folder/FolderInformation/index.tsx +++ b/src/front/Components/Layouts/Folder/FolderInformation/index.tsx @@ -20,7 +20,6 @@ import ValidateAnchoringGif from "@Front/Assets/images/validate_anchoring.gif"; import BasePage from "../../Base"; import classes from "./classes.module.scss"; import ClientSection from "./ClientSection"; -import CheckBox from "@Front/Components/DesignSystem/CheckBox"; import Loader from "@Front/Components/DesignSystem/Loader"; export enum AnchorStatus {