Skip to content

Commit 5d98e83

Browse files
mharbison72SuperQ
andauthored
Update prometheus/process_collector_darwin.go
Co-authored-by: Ben Kochie <[email protected]> Signed-off-by: Matt Harbison <[email protected]>
1 parent 5836830 commit 5d98e83

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

prometheus/process_collector_darwin.go

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2015 The Prometheus Authors
1+
// Copyright 2024 The Prometheus Authors
22
// Licensed under the Apache License, Version 2.0 (the "License");
33
// you may not use this file except in compliance with the License.
44
// You may obtain a copy of the License at
@@ -11,8 +11,6 @@
1111
// See the License for the specific language governing permissions and
1212
// limitations under the License.
1313

14-
//go:build darwin
15-
1614
package prometheus
1715

1816
import (

0 commit comments

Comments
 (0)