removed unused import
This commit is contained in:
parent
3163c73a0d
commit
5df1d80c46
@ -1,7 +1,6 @@
|
|||||||
import json
|
import json
|
||||||
from secrets import token_urlsafe
|
from secrets import token_urlsafe
|
||||||
from uuid import uuid4
|
from uuid import uuid4
|
||||||
import pydantic
|
|
||||||
from flask import current_app as app
|
from flask import current_app as app
|
||||||
|
|
||||||
from atst.utils import sha256_hex
|
from atst.utils import sha256_hex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user