We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c26378 commit b2ebb45Copy full SHA for b2ebb45
src/test/scala/com/codacy/client/bitbucket/v2/UserSpecs.scala
@@ -1,7 +1,7 @@
1
package com.codacy.client.bitbucket.v2
2
import com.codacy.client.bitbucket.TestUtils
3
import org.scalatest.{Matchers, _}
4
-import play.api.libs.json.{JsError, JsSuccess, Json}
+import play.api.libs.json._
5
6
class UserSpecs extends FlatSpec with Matchers with Inside {
7
0 commit comments