Skip to content

Commit

Permalink
Removed extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
tdas committed Nov 12, 2016
1 parent 80eacbb commit 0e3ef54
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,6 @@ class StateStoreSuite extends SparkFunSuite with BeforeAndAfter with PrivateMeth
store2.commit() // commit should also create a temp file
assert(numTempFiles === 0)
assert(numDeltaFiles === 3)

}

def getDataFromFiles(
Expand Down

0 comments on commit 0e3ef54

Please sign in to comment.