Replace dismiss notification ajax page with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 5 Sep 2017 06:11:44 +0000 (08:11 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 5 Sep 2017 06:11:44 +0000 (08:11 +0200)
commit280d238ceadc10ab0d484524fd3ba12f3300dd06
tree4e3b167d2be159686cf3f8353e22f5c28f0f6566
parente5224bcc64cbbe5b0396984554d76dc3a5960e80
Replace dismiss notification ajax page with Kotlin version
src/main/java/net/pterodactylus/sone/web/ajax/DismissNotificationAjaxPage.java [deleted file]
src/main/kotlin/net/pterodactylus/sone/web/ajax/DismissNotificationAjaxPage.kt [new file with mode: 0644]