Replace dismiss notification page with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 24 Mar 2017 18:27:54 +0000 (19:27 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 24 Mar 2017 18:27:54 +0000 (19:27 +0100)
commit0c6f4b61672757f062ce93794e2dc8f558b2913b
treebe631cf40f3ee8295ae2cae70e176c02f9d4c535
parent9e3a4c505fa6a8a5e3fb8fb00b284c98e010a9d8
Replace dismiss notification page with Kotlin version
src/main/java/net/pterodactylus/sone/web/DismissNotificationPage.java [deleted file]
src/main/kotlin/net/pterodactylus/sone/web/DismissNotificationPage.kt [new file with mode: 0644]