Skip to content

Commit 7c37108

Browse files
committed
remove a blank line(
1 parent 39d9967 commit 7c37108

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hooks/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,6 @@ def _parse_and_apply_scripts(script: str, server: PluginServerInterface):
469469
# 挂载
470470
mount_task(hook, task.get('name'), server.get_plugin_command_source(), server)
471471

472-
473472
if content.get('schedule_tasks') is not None:
474473
for schedule in content.get('schedule_tasks'):
475474
use_cmd_file: bool = False

0 commit comments

Comments
 (0)