Skip to content

Commit b2ebb45

Browse files
committed
fix: trigger sonatype build
1 parent 9c26378 commit b2ebb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/scala/com/codacy/client/bitbucket/v2/UserSpecs.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package com.codacy.client.bitbucket.v2
22
import com.codacy.client.bitbucket.TestUtils
33
import org.scalatest.{Matchers, _}
4-
import play.api.libs.json.{JsError, JsSuccess, Json}
4+
import play.api.libs.json._
55

66
class UserSpecs extends FlatSpec with Matchers with Inside {
77

0 commit comments

Comments
 (0)