diff options
Diffstat (limited to 'pkg/log/BUILD')
-rw-r--r-- | pkg/log/BUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/log/BUILD b/pkg/log/BUILD index 935d06963..a7c8f7bef 100644 --- a/pkg/log/BUILD +++ b/pkg/log/BUILD @@ -6,7 +6,6 @@ go_library( name = "log", srcs = [ "glog.go", - "glog_unsafe.go", "json.go", "json_k8s.go", "log.go", |