Removed unused shit.

This commit is contained in:
The Wobbler 2025-03-26 17:47:12 +01:00
parent 17de6c1397
commit 9336ba86b0

View file

@ -1,14 +1,11 @@
#!/usr/bin/python3
import pygame
from wobbl_tools import text
from typing import Union, Callable
pygame.init()
log = text.Log()
buttonlist = False
buttons = []