diff --git a/plugins/Telegram/Telegram.py b/plugins/Telegram/Telegram.py index 3a1e64d..25e0c7c 100644 --- a/plugins/Telegram/Telegram.py +++ b/plugins/Telegram/Telegram.py @@ -70,11 +70,6 @@ def run(typ,freq,data): @exception: nothing, make sure this function will never thrown an exception """ - global BOTTokenKey - global BOTChatIDAPIKey - global RICforLocationAPIKey - global GoogleAPIKey - try: #if configHandler.checkConfig("Telegram"): #read and debug the config (let empty if no config used)