refactor: remove redundant variable declarations in test file

This commit is contained in:
Arik Jones (aider)
2024-09-19 16:25:30 -05:00
parent 1b696ce9c6
commit c77ae918c5

View File

@@ -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{
{