mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-04 22:17:24 +00:00
Merge pull request #137 from PeterLaemmle/patch-2
Update notifyMyAndroid.py
This commit is contained in:
commit
0f64e6d8e6
1 changed files with 0 additions and 7 deletions
|
|
@ -87,9 +87,6 @@ def onLoad():
|
|||
global application
|
||||
global APIKey
|
||||
global usecsv
|
||||
global fmsAPIKeyList
|
||||
global zveiAPIKeyList
|
||||
global pocAPIKeyList
|
||||
|
||||
# load config:
|
||||
configHandler.checkConfig("notifyMyAndroid")
|
||||
|
|
@ -179,10 +176,6 @@ def run(typ,freq,data):
|
|||
@return: nothing
|
||||
"""
|
||||
# local variables
|
||||
global application
|
||||
global APIKey
|
||||
global remainingMsgs
|
||||
global usecsv
|
||||
global fmsAPIKeyList
|
||||
global zveiAPIKeyList
|
||||
global pocAPIKeyList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue