Skip to content

Commit

Permalink
Fix scalastyle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Eren Avsarogullari committed May 18, 2020
1 parent 2743296 commit 2f9522f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ package org.apache.spark.status.api.v1.sql
import java.util.Date

import scala.collection.mutable.ArrayBuffer

import org.scalatest.PrivateMethodTester

import org.apache.spark.{JobExecutionStatus, SparkFunSuite}
import org.apache.spark.sql.execution.ui.{SparkPlanGraph, SparkPlanGraphCluster, SparkPlanGraphEdge, SparkPlanGraphNode, SQLExecutionUIData, SQLPlanMetric}

Expand Down

0 comments on commit 2f9522f

Please sign in to comment.