mirror of
https://github.com/tnypxl/rollup.git
synced 2025-12-15 15:03:17 +00:00
fix: remove unused import in cmd/web_test.go
This commit is contained in:
@@ -4,7 +4,6 @@ import (
|
|||||||
"testing"
|
"testing"
|
||||||
"strings"
|
"strings"
|
||||||
"github.com/tnypxl/rollup/internal/config"
|
"github.com/tnypxl/rollup/internal/config"
|
||||||
"github.com/tnypxl/rollup/internal/scraper"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestConvertPathOverrides(t *testing.T) {
|
func TestConvertPathOverrides(t *testing.T) {
|
||||||
|
|||||||
Reference in New Issue
Block a user