Skip to content

Commit

Permalink
resolved #126
Browse files Browse the repository at this point in the history
  • Loading branch information
ymh199478 committed Dec 18, 2018
1 parent 7e6a7f2 commit 418b92a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/CatLib.Core/Support/Container/InjectAttribute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,5 @@ namespace CatLib
AttributeTargets.Property)]
public class InjectAttribute : Attribute
{
/// <summary>
/// 声明注入
/// </summary>
public InjectAttribute() { }
}
}

0 comments on commit 418b92a

Please sign in to comment.