[Refactor] Remove the code that is no longe in use.

This commit is contained in:
Sakamoto Shiina
2023-10-14 08:58:01 +09:00
parent 31ea7ebf8a
commit fb67930ed1
17 changed files with 16 additions and 38 deletions

View File

@@ -1,5 +1,4 @@
from os import path as os_path
from typing import Union
from types import SimpleNamespace
from tkinter import font as tk_font
import webbrowser