docs(di/injector): remove invalid tab chars
These tabs were breaking the jade syntax generation
This commit is contained in:
@ -43,8 +43,8 @@ function _isWaiting(obj): boolean {
|
||||
* }
|
||||
*
|
||||
* class Car {
|
||||
* constructor(@Inject(Engine) engine) {
|
||||
* }
|
||||
* constructor(@Inject(Engine) engine) {
|
||||
* }
|
||||
* }
|
||||
*
|
||||
* ```
|
||||
|
Reference in New Issue
Block a user