Forgot to remove some debugging lines

This commit is contained in:
Carlos Mesquita
2024-08-05 21:47:17 +01:00
parent 7144a3f3ca
commit 3ad411ed71

View File

@@ -1,4 +1,3 @@
import json
from datetime import datetime
from logging import getLogger
@@ -46,7 +45,6 @@ class TrainingContentService:
return {
"id": doc_ref[1].id
# "id": "ZYSDZPk4eUqxhMm4Oz7L"
}
@staticmethod