mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 17:04:59 +03:00
Fixed lint
no issue
This commit is contained in:
parent
95ec778920
commit
19d39babc8
@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import {render, fireEvent, waitFor} from 'test-utils';
|
||||
import {render, fireEvent} from 'test-utils';
|
||||
import AccountPlanPage from './AccountPlanPage';
|
||||
|
||||
const setup = (overrides) => {
|
||||
|
Loading…
Reference in New Issue
Block a user