mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
remove unused import
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import '../../../dist/shoelace.js';
|
||||
import { expect, fixture, html, waitUntil } from '@open-wc/testing';
|
||||
import sinon from 'sinon';
|
||||
import type SlPopup from '../popup/popup';
|
||||
import type SlTooltip from './tooltip';
|
||||
|
||||
describe('<sl-tooltip>', () => {
|
||||
|
||||
Reference in New Issue
Block a user