Skip to content

Commit 478df5e

Browse files
committed
Remove whitespace
1 parent d7d7b71 commit 478df5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/Aqara/aqara-lock/src/credential_utils.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ credential_utils.upsert_credential_info = function(driver, device, command)
9696
if credential_utils.is_exist_host(device) == false then
9797
credential_utils.update_remote_control_status(driver, device, true)
9898
end
99-
99+
100100
device:emit_event(lockCredentialInfo.credentialInfo(credentialInfoTable, { visibility = { displayed = false } }))
101101
credential_utils.save_data(driver)
102102
credential_utils.backup_data(device)

0 commit comments

Comments
 (0)