Skip to content

Commit

Permalink
[chore] remove unused const (#5812)
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme authored Jan 18, 2025
1 parent b4d1a4c commit 1f306bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/receivers/apachespark/apachespark_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ import (
"github.com/signalfx/splunk-otel-collector/tests/testutils"
)

const sparkPort = "4040"

func TestApacheSparkIntegration(t *testing.T) {
testutils.RunMetricsCollectionTest(t, "all_metrics_config.yaml", "all_expected_metrics.yaml",
testutils.WithCompareMetricsOptions(
Expand Down

0 comments on commit 1f306bf

Please sign in to comment.