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