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 3b3405d commit e848f6dCopy full SHA for e848f6d
apps/webapp/app/components/runs/v3/TaskRunStatus.tsx
@@ -13,7 +13,6 @@ import {
13
} from "@heroicons/react/20/solid";
14
import type { TaskRunStatus } from "@trigger.dev/database";
15
import assertNever from "assert-never";
16
-import { status } from "effect/Fiber";
17
import { HourglassIcon } from "lucide-react";
18
import { TimedOutIcon } from "~/assets/icons/TimedOutIcon";
19
import { Callout } from "~/components/primitives/Callout";
0 commit comments