!60 删除了packages/inula-cli/src/types/types.ts末尾一个多余空行

Merge pull request !60 from da白菜/master
This commit is contained in:
openInula-robot 2023-10-27 07:42:25 +00:00 committed by Gitee
commit 1dc32dc48b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 1 deletions

View File

@ -165,4 +165,3 @@ export interface Arguments {
'--'?: Array<string | number>;
[argName: string]: any;
}