diff --git a/plugins/Telegram/Telegram.py b/plugins/Telegram/Telegram.py index ebc3392..3a1e64d 100644 --- a/plugins/Telegram/Telegram.py +++ b/plugins/Telegram/Telegram.py @@ -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