diff options
Diffstat (limited to 'g4f/Provider/not_working/__init__.py')
-rw-r--r-- | g4f/Provider/not_working/__init__.py | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/g4f/Provider/not_working/__init__.py b/g4f/Provider/not_working/__init__.py deleted file mode 100644 index c4c9a5a1..00000000 --- a/g4f/Provider/not_working/__init__.py +++ /dev/null @@ -1,21 +0,0 @@ - -from .AItianhu import AItianhu -from .Aichatos import Aichatos -from .Bestim import Bestim -from .ChatBase import ChatBase -from .ChatForAi import ChatForAi -from .ChatgptAi import ChatgptAi -from .ChatgptDemo import ChatgptDemo -from .ChatgptDemoAi import ChatgptDemoAi -from .ChatgptLogin import ChatgptLogin -from .ChatgptNext import ChatgptNext -from .ChatgptX import ChatgptX -from .Chatxyz import Chatxyz -from .Cnote import Cnote -from .Feedough import Feedough -from .Gpt6 import Gpt6 -from .GptChatly import GptChatly -from .GptForLove import GptForLove -from .GptGo import GptGo -from .GptGod import GptGod -from .OnlineGpt import OnlineGpt |