revert: feat(transformers): collect information about di dependencies and providers
This reverts commit 86c40f8474.
Reason: new issues were discovered during the g3sync. @vsavkin is working on fixing them.
This commit is contained in:
@@ -127,7 +127,6 @@ export class MdDialog {
|
||||
/**
|
||||
* Reference to an opened dialog.
|
||||
*/
|
||||
@Injectable()
|
||||
export class MdDialogRef {
|
||||
// Reference to the MdDialogContainer component.
|
||||
containerRef: ComponentRef;
|
||||
|
||||
Reference in New Issue
Block a user