@@ -402,11 +402,6 @@ def anchor_video_v2(name_hash,name,text_content, image_urls,avatar,client_id):
print("video at : www.choozmo.com:8168/"+name_hash+".mp4")
#line notifs
-import rpyc
-
-c = rpyc.connect("localhost", 8888)
-remote_svc = c.root
my_answer = remote_svc.get_answer() # method call
class video_service(rpyc.Service):