mirror of
https://gitee.com/ThingsGateway/ThingsGateway.git
synced 2025-10-27 05:37:10 +08:00
chore: 删除冗余代码
This commit is contained in:
committed by
Diego2098
parent
b17f68cbfb
commit
2e417d41db
@@ -308,9 +308,4 @@ public partial class AdminTable<TItem> where TItem : class, new()
|
||||
|
||||
[NotNull]
|
||||
private string? EmptyText { get; set; }
|
||||
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
base.OnInitialized();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user