Replace delete reply page with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 18 Feb 2017 21:59:51 +0000 (22:59 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 18 Feb 2017 21:59:51 +0000 (22:59 +0100)
commit297f82af626284ebfefa80060ff62a35d61f40ca
tree0c3296b36a9f08eb9c3e6408d520c671448897c8
parent352e72f14b59c8429179abb2b1139099e2dfbe92
Replace delete reply page with Kotlin version
src/main/java/net/pterodactylus/sone/web/DeleteReplyPage.java [deleted file]
src/main/kotlin/net/pterodactylus/sone/web/DeleteReplyPage.kt [new file with mode: 0644]
src/test/java/net/pterodactylus/sone/web/WebPageTest.java
src/test/kotlin/net/pterodactylus/sone/web/DeleteReplyPageTest.kt