Skip to content

Commit d5a44ee

Browse files
authored
Merge pull request #290 from appwrite/fix-kotlin-data-keyword
Remove Kotlin data keyword
2 parents c573b9d + 7cb779c commit d5a44ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SDK/Language/Kotlin.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ public function getKeywords()
3636
"constructor",
3737
"continue",
3838
"crossinline",
39-
"data",
4039
"delegate",
4140
"do",
4241
"dynamic",

0 commit comments

Comments
 (0)