Cleanup unused dependency.
This commit is contained in:
parent
20437ba548
commit
f58afb37bd
@ -4,7 +4,7 @@ import * as c3 from 'c3';
|
|||||||
|
|
||||||
import {
|
import {
|
||||||
Component, ElementRef,
|
Component, ElementRef,
|
||||||
Inject, Input, Output, EventEmitter,
|
Inject, Input, Output,
|
||||||
OnInit, OnChanges
|
OnInit, OnChanges
|
||||||
} from '@angular/core';
|
} from '@angular/core';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user