Skip to content

Commit 4ee83d9

Browse files
committed
remove internal TODO comment
1 parent 1744fc1 commit 4ee83d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/tabs/tab-header.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ export class MdTabHeader {
127127
/**
128128
* Waits one frame for the view to update, then updates the ink bar and scroll.
129129
* Note: This must be run outside of the zone or it will create an infinite change detection loop
130-
* TODO: internal
131130
*/
132131
ngAfterViewChecked(): void {
133132
this._zone.runOutsideAngular(() => {

0 commit comments

Comments
 (0)