Fix eslint error

This commit is contained in:
Uriel
2024-12-20 15:34:53 +01:00
parent d84eaa203a
commit 02cc2496f0

View File

@@ -1,6 +1,6 @@
import { Localized, ReactLocalization, useLocalization } from '@fluent/react';
import { Typography } from '@/components/commons/Typography';
import { getTrackerName, useTracker, useTrackerFromId } from '@/hooks/tracker';
import { getTrackerName } from '@/hooks/tracker';
import { ComponentProps, useEffect, useMemo, useState } from 'react';
import {
BoardType,