summaryrefslogtreecommitdiff
path: root/lib/vendors/bid-history-table/bid-history-table.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vendors/bid-history-table/bid-history-table.tsx')
-rw-r--r--lib/vendors/bid-history-table/bid-history-table.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/vendors/bid-history-table/bid-history-table.tsx b/lib/vendors/bid-history-table/bid-history-table.tsx
index ec810429..e41db58a 100644
--- a/lib/vendors/bid-history-table/bid-history-table.tsx
+++ b/lib/vendors/bid-history-table/bid-history-table.tsx
@@ -92,8 +92,6 @@ export function VendorBidHistoryTable({ promises, lng }: BidHistoryTableProps) {
{ label: "공사", value: "construction" },
{ label: "용역", value: "service" },
{ label: "임차", value: "lease" },
- { label: "형강스톡", value: "steel_stock" },
- { label: "배관", value: "piping" },
{ label: "운송", value: "transport" },
{ label: "폐기물", value: "waste" },
{ label: "매각", value: "sale" }