Delete hashtag_list_sample.py

This commit is contained in:
johannawild
2022-05-02 23:53:51 +02:00
committed by GitHub
parent 42c2c6a4cc
commit 93930f647f

View File

@@ -1,8 +0,0 @@
hashtag_list = [
# This is a sample hashtag list. Please enter your hashtag list (without the comment).
"london",
"paris",
"newyork",
"tokyo"
]