Skip to content

Commit 6aab5fa

Browse files
Automated commit of generated code
1 parent 77b2f56 commit 6aab5fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/generated-sources/src/main/kotlin/org/jetbrains/kotlinx/dataframe/util/deprecationMessages.kt

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ internal const val CREATE_COLUMN = "This function is just here for binary compat
3838

3939
internal const val GUESS_COLUMN_TYPE = "This function is just here for binary compatibility. $MESSAGE_0_16"
4040

41+
public const val DF_READ_EXCEL: String = "This function is just here for binary compatibility. $MESSAGE_0_16"
4142
// endregion
4243

4344
// region WARNING in 0.16, ERROR in 0.17

0 commit comments

Comments
 (0)