diff --git a/scraper/tweet.go b/scraper/tweet.go index 82a759f..2685423 100644 --- a/scraper/tweet.go +++ b/scraper/tweet.go @@ -10,7 +10,6 @@ import ( "offline_twitter/terminal_utils" ) - type TweetID int64 type CommaSeparatedList []string