fix: remove unnecessary import

Refs: OPS-54
This commit is contained in:
0xjrx 2025-03-21 15:26:30 +01:00
parent 8223437f9e
commit 1ca1bc525b
No known key found for this signature in database
GPG key ID: 61C53033867D0271

View file

@ -1,6 +1,5 @@
from __future__ import annotations from __future__ import annotations
from logging import raiseExceptions
from pathlib import Path from pathlib import Path
from flask import (Flask, redirect, render_template, request, url_for, from flask import (Flask, redirect, render_template, request, url_for,