Skip to content

Commit

Permalink
removed the version method
Browse files Browse the repository at this point in the history
  • Loading branch information
razajafri committed Sep 3, 2020
1 parent 6472e92 commit a9d9a04
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions integration_tests/src/main/python/spark_init_internal.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,3 @@ def get_spark_i_know_what_i_am_doing():
This is to guarantee that the session and it's config is setup in a repeatable way.
"""
return _spark

def spark_version():
return _spark.version

0 comments on commit a9d9a04

Please sign in to comment.