diff options
author | kqlio67 <kqlio67@users.noreply.github.com> | 2024-11-07 09:57:11 +0100 |
---|---|---|
committer | kqlio67 <kqlio67@users.noreply.github.com> | 2024-11-07 09:57:11 +0100 |
commit | 991c35e50c357e7c962280bf287edf260184a693 (patch) | |
tree | 53e9257f8fd6b75949b64ef7dbd24bf818495d09 /g4f/Provider/__init__.py | |
parent | Update (g4f/Provider/AI365VIP.py g4f/Provider/__init__.py g4f/Provider/not_working/) (diff) | |
download | gpt4free-991c35e50c357e7c962280bf287edf260184a693.tar gpt4free-991c35e50c357e7c962280bf287edf260184a693.tar.gz gpt4free-991c35e50c357e7c962280bf287edf260184a693.tar.bz2 gpt4free-991c35e50c357e7c962280bf287edf260184a693.tar.lz gpt4free-991c35e50c357e7c962280bf287edf260184a693.tar.xz gpt4free-991c35e50c357e7c962280bf287edf260184a693.tar.zst gpt4free-991c35e50c357e7c962280bf287edf260184a693.zip |
Diffstat (limited to 'g4f/Provider/__init__.py')
-rw-r--r-- | g4f/Provider/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g4f/Provider/__init__.py b/g4f/Provider/__init__.py index 5a0196d3..368c4a25 100644 --- a/g4f/Provider/__init__.py +++ b/g4f/Provider/__init__.py @@ -11,7 +11,6 @@ from .needs_auth import * from .not_working import * from .local import * -from .AIChatFree import AIChatFree from .AIUncensored import AIUncensored from .Allyfy import Allyfy from .AiMathGPT import AiMathGPT |