mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-25 16:53:36 +05:00
chore(extension): remove debug print
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -88,8 +88,6 @@ class TelegramBotExtension(BaseExtension):
|
|||||||
instance = MoonrakerTelegramBot(suffix=name)
|
instance = MoonrakerTelegramBot(suffix=name)
|
||||||
instance.create()
|
instance.create()
|
||||||
|
|
||||||
print(instance)
|
|
||||||
|
|
||||||
cmd_sysctl_service(instance.service_file_path.name, "enable")
|
cmd_sysctl_service(instance.service_file_path.name, "enable")
|
||||||
|
|
||||||
if create_example_cfg:
|
if create_example_cfg:
|
||||||
|
|||||||
Reference in New Issue
Block a user