chore: removed unused import

This commit is contained in:
Christoph J. Scherr 2025-02-25 18:51:29 +01:00
parent 1740f8d3df
commit 5068f0c38c
No known key found for this signature in database
GPG key ID: 9EB784BB202BB7BB

View file

@ -1,4 +1,3 @@
from logging import Logger
from pathlib import Path
from flask import Flask, redirect, render_template, url_for