Skip to content

Commit

Permalink
remove unnecessary blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
HeartSaVioR committed Jun 6, 2018
1 parent 7dc75f9 commit a9a5d2a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ import org.apache.spark.sql.streaming.{StreamingQueryException, StreamTest}
import org.apache.spark.sql.test.SharedSQLContext
import org.apache.spark.sql.types.{StringType, StructField, StructType, TimestampType}


class TextSocketStreamSuite extends StreamTest with SharedSQLContext with BeforeAndAfterEach {

override def afterEach() {
Expand Down

0 comments on commit a9a5d2a

Please sign in to comment.