mobile/qml: remove empty line
Remove empty line that does not make sense. Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
parent
8ff19b6d54
commit
adedfe5965
@ -75,7 +75,6 @@ Kirigami.ScrollablePage {
|
||||
onApply: {
|
||||
if (selectedExport === ExportType.EX_DIVELOGS_DE) {
|
||||
if (fieldUserID.text !== PrefCloudStorage.divelogde_user) {
|
||||
|
||||
PrefCloudStorage.divelogde_user = fieldUserID.text
|
||||
}
|
||||
if (fieldPassword.text !== PrefCloudStorage.divelogde_pass)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user