Skip to content

Commit 28e8697

Browse files
committed
Test
1 parent c214e2d commit 28e8697

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pubnub-kotlin/pubnub-kotlin-api/src/commonMain/kotlin/com/pubnub/api/models/consumer/objects/channel/PNChannelMetadataArrayResult.kt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ data class PNChannelMetadataArrayResult(
88
val totalCount: Int?,
99
val next: PNPage.PNNext?,
1010
val prev: PNPage.PNPrev?,
11-
){
12-
13-
}
11+
)

0 commit comments

Comments
 (0)