remove print
All checks were successful
Linux arm64 / Build (push) Successful in 1m3s

This commit is contained in:
2024-10-02 16:58:58 +02:00
parent 5d856dc66b
commit 8f6acab783

View File

@@ -28,7 +28,6 @@ class World:
def __init__(self):
editor = Editor(host=config.getHost(), buffering=True)
print("Host : ", config.getHost())
buildArea = editor.getBuildArea()
self.coordinates_min = [