Replace unbookmark ajax page with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 2 Oct 2017 12:53:40 +0000 (14:53 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 2 Oct 2017 12:53:40 +0000 (14:53 +0200)
commit2cae21104ac3a7a53e2dafc92e0fefddb43fe41f
tree60f8c3a9d4d34982812dda45501342325d7b67aa
parent21dedb25f4c512799fa35cb60581611bb2c92716
Replace unbookmark ajax page with Kotlin version
src/main/java/net/pterodactylus/sone/web/ajax/UnbookmarkAjaxPage.java [deleted file]
src/main/kotlin/net/pterodactylus/sone/web/ajax/UnbookmarkAjaxPage.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/ajax/UnbookmarkAjaxPageTest.kt