mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-07 07:23:38 +00:00
resolve ununsed code imports
This commit is contained in:
parent
e3b3377f9e
commit
edfc38bffb
6 changed files with 4 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue