mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
remove unused type
This commit is contained in:
@@ -5,7 +5,6 @@ import { sendKeys } from '@web/test-runner-commands';
|
||||
import { serialize } from '../../utilities/form';
|
||||
import sinon from 'sinon';
|
||||
import type SlColorPicker from './color-picker';
|
||||
import type SlInput from '../input/input';
|
||||
|
||||
describe('<sl-color-picker>', () => {
|
||||
describe('when the value changes', () => {
|
||||
|
||||
Reference in New Issue
Block a user