Skip to content

Commit dfae50c

Browse files
test(toggle): remove unecessary import
1 parent 72494db commit dfae50c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/components/toggle/test/toggle.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { newSpecPage } from '@stencil/core/testing';
22

33
import { config } from '../../../global/config';
44
import { Toggle } from '../toggle';
5-
import { toggle } from 'ionicons/icons';
65

76
describe('toggle', () => {
87
beforeEach(() => {

0 commit comments

Comments
 (0)