diff options
Diffstat (limited to 'g4f/Provider/Aichatos.py')
-rw-r--r-- | g4f/Provider/Aichatos.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g4f/Provider/Aichatos.py b/g4f/Provider/Aichatos.py index 427aa0e7..1d4747d7 100644 --- a/g4f/Provider/Aichatos.py +++ b/g4f/Provider/Aichatos.py @@ -8,7 +8,6 @@ from .helper import format_prompt import random - class Aichatos(AsyncGeneratorProvider): url = "https://chat10.aichatos.xyz" api = "https://api.binjie.fun" |