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