Replace get times ajax page with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Sep 2017 05:04:05 +0000 (07:04 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Sep 2017 05:04:05 +0000 (07:04 +0200)
commit69af5a8e6bc69347e3979fd2f351ead5fcfb98fb
treec7b18170247b41d9da06f869a047bdf62611dd5f
parentd91e48af542fef4c0064c5a6641b473240ef4273
Replace get times ajax page with Kotlin version
src/main/java/net/pterodactylus/sone/web/ajax/GetTimesAjaxPage.java [deleted file]
src/main/kotlin/net/pterodactylus/sone/web/ajax/GetTimesAjaxPage.kt [new file with mode: 0644]