Weaver: remove xml comments

This commit is contained in:
vis2k 2021-08-17 13:12:49 +08:00
parent d0de7ed92f
commit 6a62ab9c52

View File

@ -3,9 +3,7 @@
namespace Mirror.Weaver
{
/// <summary>
/// Processes [Command] methods in NetworkBehaviour
/// </summary>
// Processes [Command] methods in NetworkBehaviour
public static class CommandProcessor
{
/*