Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d8b5665

Browse files
build: remove leftover log (#24571)
Cleans up a `console.log` that was accidentally left in as a part of bbe6355.
1 parent 26fc03e commit d8b5665

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/cdk/overlay/overlay-ref.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ export class OverlayRef implements PortalOutlet, OverlayReference {
437437
// either async or fakeAsync.
438438
this._backdropTimeout = this._ngZone.runOutsideAngular(() =>
439439
setTimeout(() => {
440-
console.log('fallback');
441440
this._disposeBackdrop(backdropToDetach);
442441
}, 500),
443442
);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /