Skip to content

Commit d251555

Browse files
committed
chore: fixup
1 parent f4c2459 commit d251555

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/kendo-react-sales-dashboard/src/components/GridContainer.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from 'react';
22
import { Grid, GridColumn as Column } from '@progress/kendo-react-grid';
33
import { Sparkline } from '@progress/kendo-react-charts';
4-
import { process } from '@progress/kendo-data-query';
54
import { Checkbox } from '@progress/kendo-react-inputs';
65

76
class SparkLineChartCell extends React.Component {

0 commit comments

Comments
 (0)