Skip to content

Commit dee844c

Browse files
committed
remove an redundant import
1 parent b238e8d commit dee844c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ import org.apache.spark.sql.internal.SQLConf
3535
import org.apache.spark.sql.internal.StaticSQLConf.CATALOG_IMPLEMENTATION
3636
import org.apache.spark.sql.test.SQLTestUtils
3737
import org.apache.spark.sql.types.StructType
38-
import org.apache.spark.util.Utils
3938

4039
class HiveDDLSuite
4140
extends QueryTest with SQLTestUtils with TestHiveSingleton with BeforeAndAfterEach {

0 commit comments

Comments
 (0)