remove unneeded line

master
Elis Axelsson 2017-08-26 19:20:55 +02:00
parent 1261ffd963
commit dfd1a7a9fd
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import time
def goCrazy():
table = Table()
table.move(0)
while True:
print("Lowest Distance: " + str(table.currentHeight()))