Replace unfollow Sone ajax page with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 2 Oct 2017 13:13:44 +0000 (15:13 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 2 Oct 2017 13:13:44 +0000 (15:13 +0200)
commit041a849c146bb1aa8980f97f3c2adb6653b6f8ca
tree720438ca17dbdacca6bd88ea58343b911e203d80
parent0906276a29e2b5bc8ebe689ee0bdb52199186cc2
Replace unfollow Sone ajax page with Kotlin version
src/main/java/net/pterodactylus/sone/web/ajax/UnfollowSoneAjaxPage.java [deleted file]
src/main/kotlin/net/pterodactylus/sone/web/ajax/UnfollowSoneAjaxPage.kt [new file with mode: 0644]