Skip to content

Commit 7d5e2b1

Browse files
author
Jessica Garson
authored
Update delete_tweet.py
1 parent fb590fe commit 7d5e2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Manage-Tweets/delete_tweet.py

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

1313
# Be sure to replace tweet-id-to-delete with the id of the Tweet you wish to delete. The authenticated user must own the list in order to delete
1414

15-
id = "1455946146191454212"
15+
id = "tweet-id-to-delete"
1616

1717

1818
# Get request token

0 commit comments

Comments
 (0)