Skip to content

Commit 793e7d0

Browse files
authored
chore(internal): remove go.opencensus.io pattern from leakcheck and thirdpartycheck (googleapis#11487)
1 parent 6243d91 commit 793e7d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/leakcheck/leakcheck.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import (
2929
var goroutinesToIgnore = []string{
3030
"net/http/transport.go",
3131
"net/http/h2_bundle.go",
32-
"src/go.opencensus.io/stats/view/worker.go",
3332
"testing.Main(",
3433
"testing.tRunner(",
3534
"testing.(*M).",

0 commit comments

Comments
 (0)