kenken999 commited on
Commit
80a9953
1 Parent(s): a2ebf1e
Files changed (1) hide show
  1. mysite/routers/fastapi.py +0 -3
mysite/routers/fastapi.py CHANGED
@@ -202,9 +202,6 @@ def setup_webhook_routes(app: FastAPI):
202
  now = datetime.now()
203
  yyyymmddhis = now.strftime('%Y%m%d%H%M%S')
204
 
205
- print(yyyymmddhis)
206
- print("---------------------------------------------")
207
- print(res)
208
  prompt_for_create_system = """
209
 
210
  下記の質問に対応するコードをdjangoでアプリを作成 プロジェクトはいりません
 
202
  now = datetime.now()
203
  yyyymmddhis = now.strftime('%Y%m%d%H%M%S')
204
 
 
 
 
205
  prompt_for_create_system = """
206
 
207
  下記の質問に対応するコードをdjangoでアプリを作成 プロジェクトはいりません