mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
style: remove blank lines
This commit is contained in:
parent
6525dba77f
commit
146988a6bb
@ -273,7 +273,5 @@ static MethodDefinition GenerateArrayWriteFunc(TypeReference variable, MethodRef
|
|||||||
worker.Append(worker.Create(OpCodes.Ret));
|
worker.Append(worker.Create(OpCodes.Ret));
|
||||||
return writerFunc;
|
return writerFunc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user