Skip to content

Commit ffdb12d

Browse files
author
忍冬
committed
scala.util.Properties is more general
1 parent 626f265 commit ffdb12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveSparkSubmitSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ package org.apache.spark.sql.hive
1919

2020
import java.io.{BufferedWriter, File, FileWriter}
2121

22-
import scala.tools.nsc.Properties
22+
import scala.util.Properties
2323

2424
import org.apache.hadoop.fs.Path
2525
import org.scalatest.{BeforeAndAfterEach, Matchers}

0 commit comments

Comments
 (0)