This commit is contained in:
codeboss 2025-06-28 08:27:02 +08:00
parent 8713278878
commit 3a77c42455
1 changed files with 0 additions and 2 deletions

View File

@ -132,8 +132,6 @@ public:
/// </summary>
class WsComponent : public Serializable, public std::enable_shared_from_this<WsComponent> {
public:
virtual ~WsComponent() = default;
/// <summary>
/// 插件唯一命名
/// </summary>