Skip to content

Commit 79bb340

Browse files
authored
remove debug instruction (#3780)
1 parent 65d04c3 commit 79bb340

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/core/path_test.go

-2
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,6 @@ func TestPathRunOnDemand(t *testing.T) {
169169
u, err := base.ParseURL(control)
170170
require.NoError(t, err)
171171

172-
fmt.Println("U", u)
173-
174172
byts, _ := base.Request{
175173
Method: base.Setup,
176174
URL: u,

0 commit comments

Comments
 (0)