Skip to content

Commit 418b92a

Browse files
committed
resolved #126
1 parent 7e6a7f2 commit 418b92a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/CatLib.Core/Support/Container/InjectAttribute.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,5 @@ namespace CatLib
2020
AttributeTargets.Property)]
2121
public class InjectAttribute : Attribute
2222
{
23-
/// <summary>
24-
/// 声明注入
25-
/// </summary>
26-
public InjectAttribute() { }
2723
}
2824
}

0 commit comments

Comments
 (0)