Skip to content

Commit 367aea6

Browse files
committed
remove errors
1 parent 080e5a5 commit 367aea6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/ecommerce-jewellery-store/src/components/AdminView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import { orderBy } from '@progress/kendo-data-query';
1919
import { chartAreaStackedIcon } from '@progress/kendo-svg-icons';
2020
import { sampleData } from '../data/shared-gd-sampleChartData';
2121
import { Pager, PageChangeEvent } from '@progress/kendo-react-data-tools';
22-
import { SampleDataItem } from '../data/types';
2322

2423
interface SampleDataItem {
2524
ID: string;

0 commit comments

Comments
 (0)