Skip to content

Commit 270637d

Browse files
committed
remove unused import
1 parent f86a0ea commit 270637d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

replies_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ package twitterscraper_test
22

33
import (
44
"testing"
5-
6-
twitterscraper "github.com/imperatrona/twitter-scraper"
75
)
86

97
func TestGetReplies(t *testing.T) {

0 commit comments

Comments
 (0)