From 475dcc8b25af886947bb9f16c37907536690467c Mon Sep 17 00:00:00 2001 From: TayGov Date: Thu, 13 Jul 2023 14:31:39 -0700 Subject: [PATCH] Remove other from admin app --- src/frontend/efiling-demo/src/typeList.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/frontend/efiling-demo/src/typeList.json b/src/frontend/efiling-demo/src/typeList.json index b0aff7fb82..7f15de3b92 100644 --- a/src/frontend/efiling-demo/src/typeList.json +++ b/src/frontend/efiling-demo/src/typeList.json @@ -142,7 +142,6 @@ "desc": "Order for Attendance of a Prisoner in a Civil or Family Matter" }, { "id": "OSS", "desc": "Order for Seizure and Sale" }, - { "id": "OTH", "desc": "Other Document" }, { "id": "PO", "desc": "Payment Order" }, { "id": "POD", "desc": "Payment Order (By Default)" }, { "id": "RFJ", "desc": "Reasons For Judgment" },