diff --git a/tiktok_downloader/hashtag_list_sample.py b/tiktok_downloader/hashtag_list_sample.py deleted file mode 100644 index 4ddff1a..0000000 --- a/tiktok_downloader/hashtag_list_sample.py +++ /dev/null @@ -1,8 +0,0 @@ -hashtag_list = [ -# This is a sample hashtag list. Please enter your hashtag list (without the comment). - "london", - "paris", - "newyork", - "tokyo" - - ]