mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(toggle): remove unecessary import
This commit is contained in:
@@ -2,7 +2,6 @@ import { newSpecPage } from '@stencil/core/testing';
|
||||
|
||||
import { config } from '../../../global/config';
|
||||
import { Toggle } from '../toggle';
|
||||
import { toggle } from 'ionicons/icons';
|
||||
|
||||
describe('toggle', () => {
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user