From c6853b848b4e1ca7f531197341a73aa55bb57baa Mon Sep 17 00:00:00 2001 From: linearcombination <4829djaskdfj@gmail.com> Date: Tue, 26 Aug 2025 21:06:02 -0700 Subject: [PATCH] Respond to changes made in data returned by data API --- backend/doc/domain/usfm_error_detection_and_fixes.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/doc/domain/usfm_error_detection_and_fixes.py b/backend/doc/domain/usfm_error_detection_and_fixes.py index 64f7d8d9..f4f0ef9f 100644 --- a/backend/doc/domain/usfm_error_detection_and_fixes.py +++ b/backend/doc/domain/usfm_error_detection_and_fixes.py @@ -246,10 +246,10 @@ ("txy", "reg", "2jn"), ("tyn", "reg", "jud"), ("tyn", "reg", "mrk"), - ("vin", "reg", "2co"), - ("vin", "reg", "1th"), - ("vin", "reg", "1ti"), - ("vin", "reg", "gal"), + # ("vin", "reg", "2co"), # no longer available from data API + # ("vin", "reg", "1th"), + # ("vin", "reg", "1ti"), + # ("vin", "reg", "gal"), ("wbj", "reg", "luk"), ("wbj", "reg", "tit"), ("wbj", "reg", "2jn"),