From a4c9d8197f48ca6336795711563d02f4d7a2eb21 Mon Sep 17 00:00:00 2001 From: PeterLaemmle Date: Wed, 24 May 2017 19:30:41 +0200 Subject: [PATCH] Update notifyMyAndroid.py Correcting the following issue (https://github.com/Schrolli91/BOSWatch/issues/217) -Using global for 'fmsAPIKeyList' but no assignment is done -Using global for 'zveiAPIKeyList' but no assignment is done -Using global for 'pocAPIKeyList' but no assignment is done --- plugins/notifyMyAndroid/notifyMyAndroid.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/notifyMyAndroid/notifyMyAndroid.py b/plugins/notifyMyAndroid/notifyMyAndroid.py index ece1859..7fa535f 100644 --- a/plugins/notifyMyAndroid/notifyMyAndroid.py +++ b/plugins/notifyMyAndroid/notifyMyAndroid.py @@ -173,9 +173,6 @@ def run(typ,freq,data): @return: nothing """ # local variables - global fmsAPIKeyList - global zveiAPIKeyList - global pocAPIKeyList try: try: