Skip to content

Commit b965e61

Browse files
author
Jessica Garson
authored
Update delete_bookmark.py
1 parent 064bdc2 commit b965e61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Manage-Bookmarks/delete_bookmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
# If you are using a confidential client you will need to pass in basic encoding of your client ID and client secret.
7070

71-
# Please the comment on the following line if you are using a type of App that is a confidential client
71+
# Please remove the comment on the following line if you are using a type of App that is a confidential client
7272
# auth = HTTPBasicAuth(client_id, client_secret)
7373

7474
token = oauth.fetch_token(

0 commit comments

Comments
 (0)