Spaces:
Runtime error
Runtime error
Hobson Lane
commited on
Commit
·
6e983a3
1
Parent(s):
1399a2f
Update nlu.py
Browse files- mathtext_fastapi/nlu.py +0 -1
mathtext_fastapi/nlu.py
CHANGED
@@ -20,7 +20,6 @@ PAYLOAD_VALUE_TYPES = {
|
|
20 |
'message_id': str,
|
21 |
'message_inserted_at': str,
|
22 |
'message_updated_at': str,
|
23 |
-
'message_inserted_at': str,
|
24 |
}
|
25 |
|
26 |
|
|
|
20 |
'message_id': str,
|
21 |
'message_inserted_at': str,
|
22 |
'message_updated_at': str,
|
|
|
23 |
}
|
24 |
|
25 |
|