Skip to content

Commit 0cfe7c6

Browse files
committed
flask apis code fix
1 parent b2de88c commit 0cfe7c6

File tree

1 file changed

+0
-1
lines changed
  • days/017-020-flask-call-apis/code/program

1 file changed

+0
-1
lines changed

days/017-020-flask-call-apis/code/program/routes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from datetime import datetime
44
from pprint import pprint
55
import requests
6-
import json
76

87
timenow = str(datetime.today())
98

0 commit comments

Comments
 (0)