Explorar o código

set up test env

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
524b2f7ae6
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      OpenshotService/openshot_video_generator.py

+ 0 - 5
OpenshotService/openshot_video_generator.py

@@ -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):