style(lint): fix linting errors

This commit is contained in:
Brandy Carney
2017-06-13 13:43:39 -04:00
parent e7dfac205f
commit 5dbd3aaa40
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
import { Component, ViewChild } from '@angular/core';
import { SegmentButton } from '../../../../../..';
import { Component } from '@angular/core';
// import { SegmentButton } from '../../../../../..';
@Component({