We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ac34e commit 4d4090eCopy full SHA for 4d4090e
1 file changed
serpapi/models.py
@@ -3,8 +3,6 @@
3
from pprint import pformat
4
from collections import UserDict
5
6
-import requests
7
-
8
from .textui import prettify_json
9
from .exceptions import HTTPError
10
0 commit comments