Skip to content

Commit 4d666aa

Browse files
Merge pull request #281 from regulaforensics/e16d7286
Commit: e16d7286
2 parents 2b05863 + 13fc2be commit 4d666aa

File tree

1 file changed

+1
-4
lines changed
  • regula/documentreader/webclient/gen/models

1 file changed

+1
-4
lines changed

regula/documentreader/webclient/gen/models/result.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,7 @@ class Result(int, Enum):
5454
RFID_BINARY_DATA = 104
5555
RFID_ORIGINAL_GRAPHICS = 105
5656
DTC_VC = 109
57-
MDL_DEVICE_RAW_RESPONSE = 120
58-
MDL_DEVICE_PARSED_RESPONSE = 121
59-
MDL_SERVER_RAW_RESPONSE = 122
60-
MDL_SERVER_PARSED_RESPONSE = 123
57+
MDL_PARSED_RESPONSE = 121
6158
VDS_NC = 124
6259
VDS = 125
6360

0 commit comments

Comments
 (0)