8000 fmt · coder/coder@b2133ed · GitHub
[go: up one dir, main page]

Skip to content

Commit b2133ed

Browse files
committed
fmt
1 parent 529bb6f commit b2133ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/src/pages/TaskPage/TaskSidebar.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ import { ArrowLeftIcon, EllipsisVerticalIcon } from "lucide-react";
1717
import type { Task } from "modules/tasks/tasks";
1818
import type { FC } from "react";
1919
import { Link as RouterLink } from "react-router-dom";
20-
import { truncateURI } from "utils/uri";
21-
import { cn } from "utils/cn";
2220
import { TaskAppIFrame } from "./TaskAppIframe";
2321
import { TaskStatusLink } from "./TaskStatusLink";
2422

0 commit comments

Comments
 (0)
0