Skip to content

Commit f5342c3

Browse files
committed
Remove unused testImplicits import
1 parent 6a95455 commit f5342c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/core/src/test/scala/org/apache/spark/sql/streaming/test/StreamingQueryEvolutionSuite.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ import org.apache.spark.util.Utils
3535
* Tests cover the naming API, validation rules, and resolution pipeline.
3636
*/
3737
class StreamingQueryEvolutionSuite extends StreamTest with BeforeAndAfterEach {
38-
import testImplicits._
3938

4039
private def newMetadataDir =
4140
Utils.createTempDir(namePrefix = "streaming.metadata").getCanonicalPath

0 commit comments

Comments
 (0)