Skip to content

Commit 4d4090e

Browse files
committed
remove import not required
1 parent a4ac34e commit 4d4090e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

serpapi/models.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
from pprint import pformat
44
from collections import UserDict
55

6-
import requests
7-
86
from .textui import prettify_json
97
from .exceptions import HTTPError
108

0 commit comments

Comments
 (0)