chore: linter

This commit is contained in:
德华 刘
2023-12-14 04:51:36 +00:00
parent 1307f73c31
commit dc89501012
3 changed files with 77 additions and 55 deletions
@@ -372,8 +372,6 @@ class Functions extends Action
]);
/** Execute function */
try {
$version = $function->getAttribute('version', 'v2');
$command = $runtime['startCommand'];