mirror of https://github.com/kortix-ai/suna.git
wip
This commit is contained in:
parent
7e3fac71e5
commit
b9996540b6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue