Skip to content

Commit 191bde1

Browse files
committed
style fix.
1 parent b4de53d commit 191bde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLCommandSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ package org.apache.spark.sql.execution.command
2020
import java.net.URI
2121
import java.util.Locale
2222

23-
import scala.reflect.{ClassTag, classTag}
23+
import scala.reflect.{classTag, ClassTag}
2424

2525
import org.apache.spark.sql.{AnalysisException, SaveMode}
2626
import org.apache.spark.sql.catalyst.TableIdentifier

0 commit comments

Comments
 (0)