Skip to content

Commit

Permalink
Remove tkinter
Browse files Browse the repository at this point in the history
  • Loading branch information
iizukak committed Jul 24, 2023
1 parent 81c9579 commit a0cee9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mdsite/mdsite.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from datetime import date
from importlib.metadata import version
from pathlib import Path
from tkinter import W
from platformdirs import site_config_dir

import yaml
Expand Down

0 comments on commit a0cee9d

Please sign in to comment.