Skip to content

Commit

Permalink
Removed unneded docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
GaburakMykhailo committed Feb 5, 2018
1 parent 0ae3ab3 commit 5e567f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/decorators/lazyInject.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import Context from '../classes/context'

/**
* property decorator
* Make sure when you using @lazyInject to hacve circular dependencies class is singleton
* @param clsOrAlias
* @param callback
*/
Expand Down

0 comments on commit 5e567f8

Please sign in to comment.