mirror of https://github.com/usbharu/Hideout.git
style: fix lint (CI)
This commit is contained in:
parent
8b4167d847
commit
e95c5078a3
|
@ -57,4 +57,4 @@ class MergedPropertiesMessageSource : AbstractMessageSource() {
|
|||
val props = messages[locale] ?: messages[Locale.ROOT] ?: return null
|
||||
return props.getProperty(code)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue