Abhaykoul commited on
Commit
0e44db5
1 Parent(s): 25af675

Update webscout.py

Browse files
Files changed (1) hide show
  1. webscout.py +0 -1
webscout.py CHANGED
@@ -30,7 +30,6 @@ from math import atan2, cos, radians, sin, sqrt
30
  from typing import Any, Dict, List, Union
31
  from urllib.parse import unquote
32
 
33
- from .exceptions import WebscoutE
34
 
35
  try:
36
  HAS_ORJSON = True
 
30
  from typing import Any, Dict, List, Union
31
  from urllib.parse import unquote
32
 
 
33
 
34
  try:
35
  HAS_ORJSON = True