metrics: fix compilation for GOOS=js (#23449)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// +build !cgo appengine
|
||||
// +build !cgo appengine js
|
||||
|
||||
package metrics
|
||||
|
||||
|
Reference in New Issue
Block a user