Remove blank line
This commit is contained in:
parent
fb30748ed7
commit
df731a6037
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ import kotlinx.serialization.Serializable
|
|||
data class ElementWellKnown(
|
||||
@SerialName("registration_helper_url")
|
||||
val registrationHelperUrl: String? = null,
|
||||
|
||||
@SerialName("enforce_element_pro")
|
||||
val enforceElementPro: Boolean? = null,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue