Automated rollback of changelist 341640485

PiperOrigin-RevId: 342297902
This commit is contained in:
Dean Deng
2020-11-13 11:10:36 -08:00
committed by gVisor bot
parent 280cf46874
commit 8ba2f04285
-1
View File
@@ -7,7 +7,6 @@ go_library(
srcs = ["coverage.go"],
visibility = ["//:sandbox"],
deps = [
"//pkg/log",
"//pkg/sync",
"//pkg/usermem",
"@io_bazel_rules_go//go/tools/coverdata",