Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
lezama committed Nov 22, 2024
1 parent 4d7d7e6 commit 4683765
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { useModuleStatus } from '@automattic/jetpack-shared-extension-utils';
import { render, screen, fireEvent } from '@testing-library/react';
import { render, screen } from '@testing-library/react';
import userEvent from '@testing-library/user-event';
import { SubscriptionEdit } from '../edit';

Expand Down

0 comments on commit 4683765

Please sign in to comment.