remove tkinter

master
BodgeMaster 2022-03-19 06:12:56 +01:00
parent 6a1386f15c
commit 3d62f1fabb
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#!/usr/bin/python3
import os
import tkinter as tk
from tkinter import ttk
import gui_helper
import gui_handler
from config import Config