mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
chore: remove unneeded imports
This commit is contained in:
parent
115123539d
commit
5119ff84f9
1 changed files with 0 additions and 5 deletions
|
|
@ -1,10 +1,5 @@
|
|||
from __future__ import annotations
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
from flask import Flask, url_for
|
||||
from markupsafe import escape
|
||||
|
||||
|
||||
def main():
|
||||
print("hello world")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue