Skip to content

Commit 253aac2

Browse files
authored
refactor: remove chart import from Lit based chart-series (#9144)
1 parent f9be6d4 commit 253aac2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/charts/src/vaadin-lit-chart-series.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
* See https://vaadin.com/commercial-license-and-service-terms for the full
99
* license.
1010
*/
11-
import './vaadin-lit-chart.js';
1211
import { LitElement } from 'lit';
1312
import { defineCustomElement } from '@vaadin/component-base/src/define.js';
1413
import { PolylitMixin } from '@vaadin/component-base/src/polylit-mixin.js';

0 commit comments

Comments
 (0)