mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-14 19:10:09 +00:00
Remove spaces in empty line
This commit is contained in:
@@ -531,7 +531,7 @@ namespace Cysharp.Threading.Tasks
|
||||
sb.AppendLine();
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
foreach (var subSystem in header.subSystemList)
|
||||
{
|
||||
sb.AppendFormat("{0}", subSystem.type.Name);
|
||||
|
||||
Reference in New Issue
Block a user