mirror of
https://github.com/QingdaoU/JudgeServer.git
synced 2024-12-29 14:11:44 +00:00
delete unused line
This commit is contained in:
parent
5099568044
commit
41b1396a23
@ -101,8 +101,6 @@ if __name__ == "__main__":
|
||||
s1 = s.split(" ")
|
||||
print int(s1[0]) + int(s1[1])"""
|
||||
|
||||
js_src = "console.log(3)"
|
||||
|
||||
client = JudgeServerClient(token="token", server_base_url="http://123.57.151.42:12358")
|
||||
print client.ping(), "\n\n"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user