Skip to content

Commit e0c5798

Browse files
fix ktlint
1 parent eafddf9 commit e0c5798

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/kotlin/org/jetbrains/kotlinx/dataframe/api/countDistinct.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ public fun AnyFrame.countDistinct(): Int = countDistinct { all() }
4646
*/
4747
internal interface CountDistinctDocs
4848

49-
5049
/**
5150
* {@include [CountDistinctDocs]}
5251
* {@include [SelectingColumns.Dsl]}

0 commit comments

Comments
 (0)