mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-04-17 20:56:53 -04:00
Remove log
This commit is contained in:
committed by
Romuald Bierbasz
parent
f9eaeaf726
commit
9a06428fc0
@@ -171,7 +171,6 @@ class Plugin():
|
||||
"""Plugin main coorutine"""
|
||||
async def pass_control():
|
||||
while self._active:
|
||||
logging.debug("Passing control to plugin")
|
||||
try:
|
||||
self.tick()
|
||||
except Exception:
|
||||
|
||||
Reference in New Issue
Block a user