remove redundant logic (#3361)

This commit is contained in:
Cilibiu Bogdan
2018-05-22 16:47:08 +01:00
committed by Eugenio Romano
parent 13343657a6
commit 89ede1514b
5 changed files with 44 additions and 271 deletions
+1
View File
@@ -49,6 +49,7 @@ export class MyComponent {
| Name | Type | Description |
| -- | -- | -- |
| toggle | `EventEmitter<any>` | Emitted when the favorite setting is complete. |
| error | `EventEmitter<any>` | Emitted when the favorite setting has fail. |
## Details