mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix(baAmChart): remove unused scss file
This commit is contained in:
parent
4f10ea8403
commit
6bca50b36e
2 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ import {BaAmChartThemeService} from './baAmChartTheme.service';
|
|||
|
||||
@Component({
|
||||
selector: 'ba-am-chart',
|
||||
styles: [require('./baAmChart.scss')],
|
||||
template: require('./baAmChart.html'),
|
||||
encapsulation: ViewEncapsulation.None,
|
||||
providers: [BaAmChartThemeService],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue