Replace bookmark page with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 2 Feb 2017 20:41:33 +0000 (21:41 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 2 Feb 2017 20:41:33 +0000 (21:41 +0100)
commitb8c5dfe4e47780586c8dd77619a09ffe43d33011
tree3c68032ff5eef437ea99c6811e26a635ed478f6a
parent4d4c0c9f733edff6081b29a4a3ab30aaf1831589
Replace bookmark page with Kotlin version
src/main/java/net/pterodactylus/sone/web/BookmarkPage.java [deleted file]
src/main/kotlin/net/pterodactylus/sone/web/BookmarkPage.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/BookmarkPageTest.kt