mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-02-19 13:44:23 +01:00
little edit httpreq plugin
This commit is contained in:
parent
0849672cbe
commit
148547b69f
|
|
@ -68,7 +68,7 @@ def run(typ,freq,data):
|
|||
logging.exception("cannot get HTTP response")
|
||||
|
||||
finally:
|
||||
logging.debug("close http-Connection")
|
||||
logging.debug("close HTTP-Connection")
|
||||
httprequest.close()
|
||||
########## User Plugin CODE ##########
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue