mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
fix: remove unnecessary import
Refs: OPS-54
This commit is contained in:
parent
8223437f9e
commit
1ca1bc525b
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
from __future__ import annotations
|
||||
|
||||
from logging import raiseExceptions
|
||||
from pathlib import Path
|
||||
|
||||
from flask import (Flask, redirect, render_template, request, url_for,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue