chore: Remove unused import

This commit is contained in:
Chris Daßler 2024-05-27 14:51:57 +02:00
parent 6e83494384
commit 92229f12f8
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import re
from os import environ
from os import path
from typing import Any
from flask import current_app