Skip to content

Commit

Permalink
Fix the test suite scala style error
Browse files Browse the repository at this point in the history
  • Loading branch information
TQJADE committed Aug 15, 2024
1 parent ef4b19e commit 6711367
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,10 @@
package org.apache.spark.metrics.sink

import com.codahale.metrics.MetricRegistry
import org.scalatest.PrivateMethodTester

import org.apache.spark.SparkFunSuite

import org.scalatest.PrivateMethodTester

class OpenTelemetryPushReporterSuite
extends SparkFunSuite
with PrivateMethodTester {
Expand Down

0 comments on commit 6711367

Please sign in to comment.