Browse Source

refactor: remove unused Formula constant from model_list.py

myhloli 4 tuần trước cách đây
mục cha
commit
34547262a2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      mineru/backend/pipeline/model_list.py

+ 0 - 1
mineru/backend/pipeline/model_list.py

@@ -2,7 +2,6 @@ class AtomicModel:
     Layout = "layout"
     MFD = "mfd"
     MFR = "mfr"
-    Formula = "formula"
     OCR = "ocr"
     WirelessTable = "wireless_table"
     WiredTable = "wired_table"