diff options
Diffstat (limited to 'resources/dokka/language')
-rw-r--r-- | resources/dokka/language/java.properties | 1 | ||||
-rw-r--r-- | resources/dokka/language/kotlin.properties | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/resources/dokka/language/java.properties b/resources/dokka/language/java.properties deleted file mode 100644 index ab42f532..00000000 --- a/resources/dokka/language/java.properties +++ /dev/null @@ -1 +0,0 @@ -class=org.jetbrains.dokka.JavaLanguageService
\ No newline at end of file diff --git a/resources/dokka/language/kotlin.properties b/resources/dokka/language/kotlin.properties deleted file mode 100644 index 16092007..00000000 --- a/resources/dokka/language/kotlin.properties +++ /dev/null @@ -1 +0,0 @@ -class=org.jetbrains.dokka.KotlinLanguageService
\ No newline at end of file |