Skip to content

Commit 0a928bf

Browse files
aleksandernsilvaggazzo
authored andcommitted
chore: removed unnused import
1 parent ee00e11 commit 0a928bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-voip/src/components/VoipPopup/VoipPopup.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { mockAppRoot, MockedDeviceContext } from '@rocket.chat/mock-providers';
1+
import { mockAppRoot } from '@rocket.chat/mock-providers';
22
import { composeStories } from '@storybook/testing-react';
33
import { render, screen } from '@testing-library/react';
44
import { axe } from 'jest-axe';

0 commit comments

Comments
 (0)