From d6f3ca94c3abf71f113dc8b7614318107736b980 Mon Sep 17 00:00:00 2001 From: Philipp Tanlak Date: Tue, 29 Aug 2023 19:02:10 +0200 Subject: update imports --- js_test.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'js_test.go') diff --git a/js_test.go b/js_test.go index 3dd2873..d1010b9 100644 --- a/js_test.go +++ b/js_test.go @@ -7,8 +7,7 @@ package flyscrape_test import ( "testing" - "flyscrape" - + "github.com/philippta/flyscrape" "github.com/stretchr/testify/require" ) -- cgit v1.2.3