metrics: fix compilation for GOOS=js (#23449)
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
// You should have received a copy of the GNU Lesser General Public License
|
||||
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
// +build ios
|
||||
// +build ios js
|
||||
|
||||
package metrics
|
||||
|
||||
|
Reference in New Issue
Block a user