Skip to content

Commit

Permalink
Small renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
jguz-pubnub committed Sep 10, 2024
1 parent 1752f49 commit 2ca1d4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class KClassConstants {
}
}

class KotlinDurationConstants {
class KotlinDurationUtils {
companion object {
fun toSeconds(interval: Int): Duration {
return interval.toDuration(DurationUnit.SECONDS)
Expand Down

0 comments on commit 2ca1d4f

Please sign in to comment.