summaryrefslogtreecommitdiff
path: root/lib/rfq-last/quotation-compare-view.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rfq-last/quotation-compare-view.tsx')
-rw-r--r--lib/rfq-last/quotation-compare-view.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rfq-last/quotation-compare-view.tsx b/lib/rfq-last/quotation-compare-view.tsx
index c6710d7b..be19f738 100644
--- a/lib/rfq-last/quotation-compare-view.tsx
+++ b/lib/rfq-last/quotation-compare-view.tsx
@@ -119,8 +119,6 @@ export function QuotationCompareView({ data }: QuotationCompareViewProps) {
{ value: 'construction', label: '공사' },
{ value: 'service', label: '용역' },
{ value: 'lease', label: '임차' },
- { value: 'steel_stock', label: '형강스톡' },
- { value: 'piping', label: '배관' },
{ value: 'transport', label: '운송' },
{ value: 'waste', label: '폐기물' },
{ value: 'sale', label: '매각' }