删除多余的调试代码

禁用SOCK代理
This commit is contained in:
YuChuXi 2024-01-27 14:28:37 +08:00
parent a0af8c32de
commit a770d3c985

View File

@ -29,7 +29,6 @@ os.environ["all_proxy"] = ""
for site_packages_root in site_packages_roots:
if os.path.exists(site_packages_root):
print(site_packages_roots)
try:
with open("%s/users.pth" % (site_packages_root), "w+") as f:
f.write(