Change: Dropped googletrans as is no longer maintaned.

This commit is contained in:
2024-05-11 01:23:46 -06:00
parent ea60f308c6
commit a322507f8b
3 changed files with 17 additions and 26 deletions

View File

@@ -1,6 +1,4 @@
# -*- coding: utf-8 -*-
import httpcore
httpcore.SyncHTTPTransport = httpcore.AsyncHTTPProxy
import sys
import os
import platform