bugfix of last bugfix (didn't work)

This commit is contained in:
s444427 2020-04-03 20:44:27 +02:00
parent 2573d37d1a
commit dbcf1005f3

View File

@ -1,6 +1,5 @@
import sys
from src.graphics import *
from src.matrix import Matrix
from src.waiter import Waiter
if __name__ == "__main__":