Remove unused ngResource.
This commit is contained in:
parent
efcf07565b
commit
927459b6c5
@ -23,10 +23,7 @@ import * as c3 from 'c3';
|
||||
|
||||
import * as angular from 'angular';
|
||||
|
||||
var ngResource = require('angular-resource');
|
||||
|
||||
module.exports = angular.module('categoryChartModule', [
|
||||
ngResource
|
||||
])
|
||||
|
||||
.component('categoryChart', {
|
||||
|
Loading…
Reference in New Issue
Block a user