Skip to content

Commit

Permalink
[chore] remove !windows in build restriction for redis doc.go (open-t…
Browse files Browse the repository at this point in the history
…elemetry#30632)

**Description:** removes dead code

**Link to tracking Issue:**
[30461](open-telemetry#30461)
  • Loading branch information
hughesjj authored and cparkins committed Feb 1, 2024
1 parent 1ecf5cf commit 1f704c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions receiver/redisreceiver/doc.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0

//go:build !windows

//go:generate mdatagen metadata.yaml

package redisreceiver // import "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/redisreceiver"

0 comments on commit 1f704c2

Please sign in to comment.