undo formatting change in Application

This commit is contained in:
Matthieu 2020-03-06 00:19:36 +01:00
parent 1b6978ab59
commit 30339763ef
1 changed files with 1 additions and 2 deletions

View File

@ -7,4 +7,3 @@ data class Application (
val website: String? = null,
val vapid_key: String? = null
)