Removed unused shit.
This commit is contained in:
parent
17de6c1397
commit
9336ba86b0
1 changed files with 0 additions and 3 deletions
|
@ -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 = []
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue