summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/selenium/__init__.py
diff options
context:
space:
mode:
authorTekky <98614666+xtekky@users.noreply.github.com>2024-09-16 00:37:30 +0200
committerGitHub <noreply@github.com>2024-09-16 00:37:30 +0200
commitcc80f2d3159ca0b6f6bfa2c36c4be87bc96209b2 (patch)
tree25ef52b8c5496ca22ce8eaa82bc885313962ba29 /g4f/Provider/selenium/__init__.py
parentMerge pull request #2207 from kqlio67/main (diff)
parentrefactor(ReplicateHome): update model handling and API interaction (diff)
downloadgpt4free-cc80f2d3159ca0b6f6bfa2c36c4be87bc96209b2.tar
gpt4free-cc80f2d3159ca0b6f6bfa2c36c4be87bc96209b2.tar.gz
gpt4free-cc80f2d3159ca0b6f6bfa2c36c4be87bc96209b2.tar.bz2
gpt4free-cc80f2d3159ca0b6f6bfa2c36c4be87bc96209b2.tar.lz
gpt4free-cc80f2d3159ca0b6f6bfa2c36c4be87bc96209b2.tar.xz
gpt4free-cc80f2d3159ca0b6f6bfa2c36c4be87bc96209b2.tar.zst
gpt4free-cc80f2d3159ca0b6f6bfa2c36c4be87bc96209b2.zip
Diffstat (limited to 'g4f/Provider/selenium/__init__.py')
-rw-r--r--g4f/Provider/selenium/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/g4f/Provider/selenium/__init__.py b/g4f/Provider/selenium/__init__.py
index 9a020460..1b801725 100644
--- a/g4f/Provider/selenium/__init__.py
+++ b/g4f/Provider/selenium/__init__.py
@@ -1,4 +1,3 @@
-from .AItianhuSpace import AItianhuSpace
from .MyShell import MyShell
from .PerplexityAi import PerplexityAi
from .Phind import Phind