chore(router): remove lint and format tasks from router

This commit is contained in:
vsavkin
2016-06-20 11:48:08 -07:00
parent d1f93072a8
commit c9d28492b7
4 changed files with 4 additions and 69 deletions

View File

@ -120,6 +120,7 @@ export class ActivatedRouteSnapshot {
/** @internal **/
_urlSegment: UrlSegment;
/** @internal */
_lastPathIndex: number;
/**