Web: Client: remove unnecessary

This commit is contained in:
Aleksandr Lushkin 2023-09-08 12:36:17 +02:00
parent f37b453eba
commit f33715e4a3

View File

@ -17,8 +17,6 @@ import RetryIcon from "PUBLIC_DIR/images/refresh.react.svg?url";
import InfoIcon from "PUBLIC_DIR/images/info.outline.react.svg?url";
import { useTranslation } from "react-i18next";
import { getCookie } from "../../../../../../../../../../../common/utils";
import { LANGUAGE } from "@docspace/common/constants";
const StyledTableRow = styled(TableRow)`
.textOverflow {