mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 17:08:01 +02:00
fcl-json: less hints
This commit is contained in:
parent
2b30f8b96a
commit
687384f091
@ -2196,6 +2196,8 @@ begin
|
||||
Result:=TJSONStringType(FloatToStr(FValue,JSONFormatSettings))
|
||||
else
|
||||
Result:=AsJSON;
|
||||
if CurrentIndent=0 then ;
|
||||
if Indent=0 then ;
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user