Skip to content

Commit adde06e

Browse files
authored
Update CreateTableAsSelectSuite.scala
1 parent 59b65b5 commit adde06e

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/sources/CreateTableAsSelectSuite.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class CreateTableAsSelectSuite
3232
with BeforeAndAfterEach {
3333

3434
protected override lazy val sql = caseInsensitiveContext.sql _
35-
3635
private var path: File = null
3736

3837
override def beforeAll(): Unit = {

0 commit comments

Comments
 (0)