remove unused import
This commit is contained in:
parent
f86a0ea59d
commit
270637d27b
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@ package twitterscraper_test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
twitterscraper "github.com/imperatrona/twitter-scraper"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestGetReplies(t *testing.T) {
|
func TestGetReplies(t *testing.T) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue