This commit is contained in:
marko-kraemer 2025-04-21 01:37:25 +01:00
parent 7e3fac71e5
commit b9996540b6
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ import {
TooltipContent,
TooltipTrigger
} from "@/components/ui/tooltip"
import { getProjects, getThreads, clearApiCache, Project, Thread } from "@/lib/api"
import { getProjects, getThreads, Project } from "@/lib/api"
import Link from "next/link"
// Thread with associated project info for display in sidebar