diff --git a/collector/config.go b/collector/config.go index 40ef137f..324a06ff 100644 --- a/collector/config.go +++ b/collector/config.go @@ -11,9 +11,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -//go:build !noarp -// +build !noarp - package collector type NodeCollectorConfig struct {