refactor(ViewController): remove need for viewType property

This commit is contained in:
Adam Bradley
2016-06-16 15:26:16 -05:00
parent d13fa4e2cf
commit e5d79d28c0
10 changed files with 16 additions and 41 deletions

View File

@ -68,11 +68,6 @@ export class ViewController {
*/
state: string = '';
/**
* @private
*/
viewType: string = '';
/**
* @private
* If this is currently the active view, then set to false