Skip to content
Snippets Groups Projects
Commit ee7c6202 authored by Georgiy Eterevskiy's avatar Georgiy Eterevskiy
Browse files

Fix

parent 28512009
No related branches found
No related tags found
1 merge request!49Fix periodic task
......@@ -50,8 +50,6 @@ def bootstrap(
# f"Изменилась версия расширения {ext_descriptor.extension} ({ext.version} -> {ext_descriptor.version})"
# )
register_extension()
logger.info(f"Расширение {ext_descriptor.extension} зарегистрировано в perxis")
with grpc.insecure_channel(content_host) as content_channel:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment