Skip to content

Commit

Permalink
fix quantity json formatter for input decimal like 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hagay3 committed Dec 17, 2024
1 parent 9bad322 commit b535e7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/src/main/scala/skuber/Resource.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ package skuber
*/


import play.api.libs.json.{JsResult, Json}
import skuber.Resource.Quantity
import scala.util.matching.Regex

object Resource {
Expand Down

0 comments on commit b535e7c

Please sign in to comment.