clean up unused imports and a linter warning

This commit is contained in:
felipe
2017-03-10 08:52:47 +01:00
parent 2fc9156e93
commit 10684b34aa
4 changed files with 1 additions and 4 deletions

View File

@ -56,4 +56,4 @@ export class DefaultStylesFactory {
return styles;
}
}
}