diff --git a/dashboard/src/components/TreeListingPage/TreeTable.tsx b/dashboard/src/components/TreeListingPage/TreeTable.tsx index bbc2f01a1..7ed850a1d 100644 --- a/dashboard/src/components/TreeListingPage/TreeTable.tsx +++ b/dashboard/src/components/TreeListingPage/TreeTable.tsx @@ -55,7 +55,6 @@ import type { ListingTableColumnMeta } from '@/types/table'; import { statusCountToRequiredStatusCount } from '@/utils/status'; -import { MemoizedInputTime } from '@/components/InputTime'; import { shouldShowRelativeDate } from '@/lib/date'; import { valueOrEmpty } from '@/lib/string'; import { PinnedTrees } from '@/utils/constants/tables'; @@ -533,7 +532,6 @@ export function TreeTable({ />