fix build

This commit is contained in:
Martti Malmi
2024-01-04 22:35:40 +02:00
parent f82109b6b3
commit e73aa303a8
2 changed files with 6 additions and 7 deletions

View File

@ -7,7 +7,6 @@ import { FormattedMessage, useIntl } from "react-intl";
import CloseButton from "@/Components/Button/CloseButton";
import Icon from "@/Components/Icons/Icon";
import Modal from "@/Components/Modal/Modal";
import { Tab } from "@/Components/Tabs/Tabs";
import Tabs from "@/Components/Tabs/Tabs";
import ProfileImage from "@/Components/User/ProfileImage";
import { formatShort } from "@/Utils/Number";