remove debug
This commit is contained in:
parent
0adefb32f3
commit
9010999a81
1 changed files with 0 additions and 1 deletions
|
|
@ -107,7 +107,6 @@ func TestTweetMentions(t *testing.T) {
|
|||
}}
|
||||
scraper := twitterscraper.New()
|
||||
tweet, err := scraper.GetTweet("1554522888904101890")
|
||||
println(tweet.Mentions[0].Username)
|
||||
if err != nil {
|
||||
t.Error(err)
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue