diff --git a/protocol/urls/urls_test.go b/protocol/urls/urls_test.go index d4ffa862b..5efef70dd 100644 --- a/protocol/urls/urls_test.go +++ b/protocol/urls/urls_test.go @@ -1,8 +1,8 @@ package urls import ( - "testing" "strings" + "testing" "github.com/stretchr/testify/require" )