Skip to content

Commit

Permalink
chore: removed unnused import
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandernsilva authored and ggazzo committed Oct 12, 2024
1 parent ee00e11 commit 0a928bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { mockAppRoot, MockedDeviceContext } from '@rocket.chat/mock-providers';
import { mockAppRoot } from '@rocket.chat/mock-providers';
import { composeStories } from '@storybook/testing-react';
import { render, screen } from '@testing-library/react';
import { axe } from 'jest-axe';
Expand Down

0 comments on commit 0a928bf

Please sign in to comment.