fix(core): update

This commit is contained in:
Philipp Kunz 2021-04-02 09:55:15 +00:00
parent 08156b2d47
commit 05a093f080

View File

@ -2,8 +2,6 @@ import { LitElement, property, html, customElement, TemplateResult, queryAsync }
import * as plugins from '../wcctools.plugins';
import { WccDefaultElement } from './wcc-defaultelement';
// wcc tools
import './wcc-frame';
import './wcc-sidebar';