diff --git a/smartapps/smartthings/lock-it-when-i-leave.src/lock-it-when-i-leave.groovy b/smartapps/smartthings/lock-it-when-i-leave.src/lock-it-when-i-leave.groovy index 1378ece..c453ab6 100644 --- a/smartapps/smartthings/lock-it-when-i-leave.src/lock-it-when-i-leave.groovy +++ b/smartapps/smartthings/lock-it-when-i-leave.src/lock-it-when-i-leave.groovy @@ -84,4 +84,4 @@ def sendMessage(msg) { sendPush msg } } -} +} \ No newline at end of file