Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maamalama committed May 14, 2024
1 parent a96e755 commit 7106d34
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions web/components/templates/prompts/experiments/scoresTable.tsx
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
import {
Table,
TableBody,
TableCell,
TableHead,
TableHeaderCell,
TableRow,
} from "@tremor/react";
import ModelPill from "../../requestsV2/modelPill";
import { clsx } from "../../../shared/clsx";
import { SimpleTable } from "../../../shared/table/simpleTable";
Expand Down

0 comments on commit 7106d34

Please sign in to comment.