Skip to content

Commit 3ab8418

Browse files
committed
fix: tsbuild
1 parent c08ef4b commit 3ab8418

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/table/TenderTable.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import {
2424
import { useState, useMemo, useCallback, useEffect } from "react";
2525
import TablePaginationControls from "./TablePaginationControls";
2626
import "./tableStyles.css";
27-
import { QuickFilters } from "../search";
2827
import type { Tender } from "../../api/types";
2928
import { Link } from "react-router-dom";
3029
import {

0 commit comments

Comments
 (0)