Skip to content

Commit

Permalink
merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Ganelin committed Jul 1, 2015
2 parents a6f7deb + 09ad698 commit 39732a1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ package org.apache.spark.deploy.rest

import java.lang.Boolean

import org.json4s.jackson.JsonMethods._

import org.apache.spark.{SparkConf, SparkFunSuite}
import org.apache.spark.util.Utils
import org.json4s.jackson.JsonMethods._

/**
* Tests for the REST application submission protocol.
Expand Down

0 comments on commit 39732a1

Please sign in to comment.