remove unused import
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import json
|
import json
|
||||||
import string
|
|
||||||
from secrets import token_hex, token_urlsafe
|
from secrets import token_hex, token_urlsafe
|
||||||
from uuid import uuid4
|
from uuid import uuid4
|
||||||
from flask import current_app as app
|
from flask import current_app as app
|
||||||
|
Reference in New Issue
Block a user