mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
remove unused imports
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
import { expect, fixture, html } from '@open-wc/testing';
|
||||
import sinon from 'sinon';
|
||||
import type WaIconButton from '../icon-button/icon-button.js';
|
||||
import type WaTab from './tab.js';
|
||||
import type WaTabGroup from '../tab-group/tab-group.js';
|
||||
|
||||
describe('<wa-tab>', () => {
|
||||
it('passes accessibility test', async () => {
|
||||
|
||||
Reference in New Issue
Block a user