Forgot to remove some debugging lines
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user