summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Vercel.py
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/Provider/Vercel.py')
-rw-r--r--g4f/Provider/Vercel.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/g4f/Provider/Vercel.py b/g4f/Provider/Vercel.py
index 43f7d741..9835cdc0 100644
--- a/g4f/Provider/Vercel.py
+++ b/g4f/Provider/Vercel.py
@@ -1,6 +1,4 @@
-from __future__ import annotations
-
-import base64, json, uuid, quickjs, random
+from __future__ import annotations
from curl_cffi.requests import AsyncSession
from ..typing import Any, TypedDict