mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-05 06:25:10 +00:00
little edit httpreq plugin
This commit is contained in:
parent
0849672cbe
commit
148547b69f
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue