fix(docs): remove misleading docplaster (#3085)

In this excerpt without the checkLogin method it might indicate to users that they have to create a new class.
This commit is contained in:
Ricardo Varanda 2017-01-10 14:39:06 +00:00 committed by Filipe Silva
parent dbcc99c70b
commit 42d08b7800
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
// #docplaster
// #docregion // #docregion
// #docregion can-activate-child // #docregion can-activate-child
import { Injectable } from '@angular/core'; import { Injectable } from '@angular/core';