small whitespace cleanup
This commit is contained in:
parent
0dcee45b74
commit
81d901cbcd
@ -29,7 +29,6 @@ namespace RobloxFiles.BinaryFormat
|
||||
public override string ToString()
|
||||
{
|
||||
string chunkType = ChunkType.Replace('\0', ' ');
|
||||
|
||||
return $"'{chunkType}' Chunk ({Size} bytes) [{Handler?.ToString()}]";
|
||||
}
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user