delete an empty line
This commit is contained in:
parent
f6defe8180
commit
e8d96c8ea7
|
@ -165,4 +165,3 @@ export interface Arguments {
|
|||
'--'?: Array<string | number>;
|
||||
[argName: string]: any;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue