Skip to content

Commit bf18d25

Browse files
committed
Exclude demo app unit tests for the moment
1 parent 09f1d8e commit bf18d25

File tree

3 files changed

+6284
-4706
lines changed

3 files changed

+6284
-4706
lines changed

apps/ng2-charts-demo/src/app/bubble-chart/bubble-chart.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Component, OnInit } from '@angular/core';
1+
import { Component } from '@angular/core';
22
import { ChartConfiguration, ChartData, ChartEvent, ChartType } from 'chart.js';
33

44
@Component({

0 commit comments

Comments
 (0)