Skip to content

Commit

Permalink
replace fetcher
Browse files Browse the repository at this point in the history
  • Loading branch information
yangw-dev committed Feb 13, 2025
1 parent 9465ce3 commit 054b18f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchci/components/WorkflowBox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
UtilizationMetadataInfo,
} from "lib/utilization/types";
import React, { useEffect, useState } from "react";
import { IoMdArrowDropdown } from "react-icons/io";
import useSWR from "swr";
import { getConclusionSeverityForSorting } from "../lib/JobClassifierUtil";
import { TestInfo } from "./additionalTestInfo/TestInfo";
Expand Down

0 comments on commit 054b18f

Please sign in to comment.