Skip to content

Commit

Permalink
Drop one more @serializable annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
jvmusin committed Feb 29, 2024
1 parent 3109e45 commit 877d6f1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import io.github.jvmusin.polybacs.polygon.exception.response.NoSuchProblemExcept
import io.github.jvmusin.polybacs.polygon.exception.response.NoSuchTestGroupException
import io.github.jvmusin.polybacs.polygon.exception.response.PolygonResponseException
import io.github.jvmusin.polybacs.polygon.exception.response.TestGroupsDisabledException
import kotlinx.serialization.Serializable

/**
* Polygon response.
Expand Down

0 comments on commit 877d6f1

Please sign in to comment.