Skip to content

Commit b2250a2

Browse files
authored
Update app.py
1 parent 7ae5a80 commit b2250a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import socketserver
77
import threading
88
import requests
9-
from flask import Flask, request, Response
9+
from flask import Flask
1010
import json
1111
import time
1212
import base64

0 commit comments

Comments
 (0)