resolve ununsed code imports

This commit is contained in:
Bastian Schroll 2016-11-20 13:34:24 +01:00
parent e3b3377f9e
commit edfc38bffb
6 changed files with 4 additions and 14 deletions

View file

@ -15,10 +15,7 @@ httpRequest-Plugin to dispatch FMS-, ZVEI- and POCSAG - messages to an URL
# Imports
#
import urllib2
import urllib
import time
import logging # Global logger
import string
from includes import globalVars # Global variables
# Helper function, uncomment to use