Skip to content

Commit

Permalink
Merge pull request #528 from newrelic/revert-478-fix/js_wasm
Browse files Browse the repository at this point in the history
Revert "Added noop operations for js/wasm build target"
  • Loading branch information
iamemilio committed Jun 29, 2022
2 parents e95bf52 + 0083969 commit e084769
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 27 deletions.
13 changes: 0 additions & 13 deletions internal/sysinfo/memtotal_js.go

This file was deleted.

13 changes: 0 additions & 13 deletions internal/sysinfo/usage_js.go

This file was deleted.

2 changes: 1 addition & 1 deletion internal/sysinfo/usage_posix.go
@@ -1,7 +1,7 @@
// Copyright 2020 New Relic Corporation. All rights reserved.
// SPDX-License-Identifier: Apache-2.0

//go:build !windows && !(js && wasm)
// +build !windows

package sysinfo

Expand Down

0 comments on commit e084769

Please sign in to comment.