Replace get translation ajax page with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Sep 2017 17:17:50 +0000 (19:17 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Sep 2017 17:17:50 +0000 (19:17 +0200)
commit029357abaab39b18af44e86748db98e991a2efe8
tree687cb2b2f8d5280fddd0299a1df1bb37e3c04108
parentb0994fc0dd621d8af229286932e9aaf0d975e801
Replace get translation ajax page with Kotlin version
src/main/java/net/pterodactylus/sone/web/ajax/GetTranslationAjaxPage.java [deleted file]
src/main/kotlin/net/pterodactylus/sone/web/ajax/GetTranslationAjaxPage.kt [new file with mode: 0644]