格式化一处代码
This commit is contained in:
@@ -120,7 +120,7 @@ public func formatByListArgs(objects) -> Any
|
||||
{
|
||||
return null;
|
||||
}
|
||||
if objects.length() < 1
|
||||
if objects.length() < 1
|
||||
{
|
||||
throw new FormatError{"Require format string"};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user