remove testprint
This commit is contained in:
parent
9a10795908
commit
ba2924b8d1
@ -30,8 +30,6 @@ class VC:
|
|||||||
self.config = config
|
self.config = config
|
||||||
|
|
||||||
def get_vc(self, sid, *to_return_protect):
|
def get_vc(self, sid, *to_return_protect):
|
||||||
print("aosdijfaofjoaij")
|
|
||||||
print(to_return_protect)
|
|
||||||
person = f'{os.getenv("weight_root")}/{sid}'
|
person = f'{os.getenv("weight_root")}/{sid}'
|
||||||
print(f"loading {person}")
|
print(f"loading {person}")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user