From c77ae918c51bfffcac3488c7b58ef627ba05dcd8 Mon Sep 17 00:00:00 2001 From: "Arik Jones (aider)" Date: Thu, 19 Sep 2024 16:25:30 -0500 Subject: [PATCH] refactor: remove redundant variable declarations in test file --- cmd/web_test.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmd/web_test.go b/cmd/web_test.go index 21e2403..f8a8fc8 100644 --- a/cmd/web_test.go +++ b/cmd/web_test.go @@ -7,9 +7,6 @@ import ( "github.com/tnypxl/rollup/internal/scraper" ) -var testExtractAndConvertContent = extractAndConvertContent -var testExtractLinks = scraper.ExtractLinks - func TestConvertPathOverrides(t *testing.T) { configOverrides := []config.PathOverride{ {