Remove unused import
This commit is contained in:
parent
f0f6545374
commit
b81b040110
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from flask import Flask, render_template, session, request, json, abort, g
|
||||
from flask import Flask, render_template, session, request, abort, g
|
||||
|
||||
import requests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue