Skip to content

Commit

Permalink
remove internal TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin committed Dec 7, 2016
1 parent 1744fc1 commit 4ee83d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/tabs/tab-header.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ export class MdTabHeader {
/**
* Waits one frame for the view to update, then updates the ink bar and scroll.
* Note: This must be run outside of the zone or it will create an infinite change detection loop
* TODO: internal
*/
ngAfterViewChecked(): void {
this._zone.runOutsideAngular(() => {
Expand Down

0 comments on commit 4ee83d9

Please sign in to comment.