chore: Remove unused import
This commit is contained in:
parent
6e83494384
commit
92229f12f8
|
@ -1,6 +1,5 @@
|
||||||
import re
|
import re
|
||||||
from os import environ
|
from os import environ
|
||||||
from os import path
|
|
||||||
from typing import Any
|
from typing import Any
|
||||||
|
|
||||||
from flask import current_app
|
from flask import current_app
|
||||||
|
|
Loading…
Reference in New Issue