remove comment

This commit is contained in:
Cory LaViska
2022-03-23 17:37:11 -04:00
parent 0b1ff75f1b
commit 99f475b56f

View File

@@ -1,6 +1,5 @@
import { expect, fixture, html, waitUntil } from '@open-wc/testing';
import sinon from 'sinon';
// eslint-disable-next-line no-restricted-imports
import { serialize } from '../../utilities/form';
import type SlTextarea from './textarea';