Removed webservice

This commit is contained in:
Abby Gourlay 2020-08-15 01:04:57 +01:00
commit ebcbd1893f
3 changed files with 0 additions and 148 deletions

View file

@ -427,6 +427,5 @@ class Service(xbmc.Monitor):
if self.monitor is not None:
self.monitor.listener.stop()
self.monitor.webservice.stop()
LOG.info("---<<<[ %s ]", client.get_addon_name())