Fiw formatting error.
This commit is contained in:
parent
3814ea0046
commit
9cef656d20
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@
|
||||||
|
|
||||||
package io.element.android.features.rageshake.impl.bugreport
|
package io.element.android.features.rageshake.impl.bugreport
|
||||||
|
|
||||||
sealed class BugReportFormError: Exception() {
|
sealed class BugReportFormError : Exception() {
|
||||||
data object DescriptionTooShort : BugReportFormError()
|
data object DescriptionTooShort : BugReportFormError()
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue