Merge pull request #132 from PeterLaemmle/patch-2

Update Telegram.py
This commit is contained in:
Bastian Schroll 2016-10-03 16:24:04 +02:00 committed by GitHub
commit a59863b14a

View file

@ -11,7 +11,7 @@ Plugin to send FMS-, ZVEI- and POCSAG-messages via Telegram
# Imports
#
import logging # Global logger
import httplib, urllib, telegram, googlemaps
import urllib, telegram, googlemaps
from includes import globalVars # Global variables
# Helper function, uncomment to use