Skip to content

Commit fd5fce8

Browse files
committed
PRO
1 parent 3b83500 commit fd5fce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coc-hotline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ def incoming_sms():
233233

234234
@app.route("/_health")
235235
@app.route("/_health/")
236-
def health()
236+
def health():
237237
return "OK"
238238

239239

0 commit comments

Comments
 (0)