iteration

This commit is contained in:
2023-10-08 02:31:20 -04:00
parent 60afced577
commit 1f180d0627

View File

@ -115,7 +115,6 @@ while true do
end end
rednet.send(client_id, "invalid token") rednet.send(client_id, "invalid token")
log(request.username .. " failed token check")
end end
end end