summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/needs_auth/__init__.py
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2024-01-22 04:33:19 +0100
committerGitHub <noreply@github.com>2024-01-22 04:33:19 +0100
commitefbcc04d8ac45f5acf1e394d9445ad8569a0a127 (patch)
treefe9d386a04a280c8aaeec2faaa05819058801d12 /g4f/Provider/needs_auth/__init__.py
parent~ | to do list | survey: https://forms.gle/FhtGtUorygyJn7i48 (diff)
parentImprove CreateImagesBing (diff)
downloadgpt4free-efbcc04d8ac45f5acf1e394d9445ad8569a0a127.tar
gpt4free-efbcc04d8ac45f5acf1e394d9445ad8569a0a127.tar.gz
gpt4free-efbcc04d8ac45f5acf1e394d9445ad8569a0a127.tar.bz2
gpt4free-efbcc04d8ac45f5acf1e394d9445ad8569a0a127.tar.lz
gpt4free-efbcc04d8ac45f5acf1e394d9445ad8569a0a127.tar.xz
gpt4free-efbcc04d8ac45f5acf1e394d9445ad8569a0a127.tar.zst
gpt4free-efbcc04d8ac45f5acf1e394d9445ad8569a0a127.zip
Diffstat (limited to 'g4f/Provider/needs_auth/__init__.py')
-rw-r--r--g4f/Provider/needs_auth/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/g4f/Provider/needs_auth/__init__.py b/g4f/Provider/needs_auth/__init__.py
index b85cd36a..46e1f740 100644
--- a/g4f/Provider/needs_auth/__init__.py
+++ b/g4f/Provider/needs_auth/__init__.py
@@ -2,7 +2,6 @@ from .Bard import Bard
from .Raycast import Raycast
from .Theb import Theb
from .ThebApi import ThebApi
-from .HuggingChat import HuggingChat
from .OpenaiChat import OpenaiChat
from .OpenAssistant import OpenAssistant
from .Poe import Poe \ No newline at end of file