8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 529bb6f commit b2133edCopy full SHA for b2133ed
site/src/pages/TaskPage/TaskSidebar.tsx
@@ -17,8 +17,6 @@ import { ArrowLeftIcon, EllipsisVerticalIcon } from "lucide-react";
17
import type { Task } from "modules/tasks/tasks";
18
import type { FC } from "react";
19
import { Link as RouterLink } from "react-router-dom";
20
-import { truncateURI } from "utils/uri";
21
-import { cn } from "utils/cn";
22
import { TaskAppIFrame } from "./TaskAppIframe";
23
import { TaskStatusLink } from "./TaskStatusLink";
24
0 commit comments