Skip to content

Commit a403902

Browse files
authored
Minor
1 parent 7512c7f commit a403902

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/Search/BingEntitySearchv7.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
# Construct the request
2020
mkt = 'en-US'
21-
query = 'sail'
2221
params = 'mkt=' + mkt + '&q=' + urllib.parse.quote(query)
2322
headers = {'Ocp-Apim-Subscription-Key': subscription_key}
2423

0 commit comments

Comments
 (0)