We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c883b2 commit 74c5764Copy full SHA for 74c5764
src/material/dialog/dialog-container.ts
@@ -26,7 +26,6 @@ import {
26
import {MatDialogConfig} from './dialog-config';
27
import {CdkDialogContainer} from '@angular/cdk/dialog';
28
import {coerceNumberProperty} from '@angular/cdk/coercion';
29
-import {Platform} from '@angular/cdk/platform';
30
import {CdkPortalOutlet, ComponentPortal} from '@angular/cdk/portal';
31
32
/** Event that captures the state of dialog container animations. */
0 commit comments