代码清理

This commit is contained in:
hyzx86 2023-09-27 00:56:37 +08:00
parent 3c7d67fcc2
commit 456c09152c

View File

@ -28,7 +28,6 @@ namespace FreeSql.Internal
{ {
get get
{ {
if (ChacheTableEntityFactory != null) if (ChacheTableEntityFactory != null)
{ {
return ChacheTableEntityFactory.Invoke(); return ChacheTableEntityFactory.Invoke();