mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Fixed lint
This commit is contained in:
parent
216d8b1a14
commit
a61ce9c690
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
import {ParentContext} from '../ParentContext';
|
||||
import MemberAvatar from '../common/MemberGravatar';
|
||||
import ActionButton from '../common/ActionButton';
|
||||
import InputField from '../common/InputField';
|
||||
import PlansSection from '../common/PlansSection';
|
||||
import Switch from '../common/Switch';
|
||||
|
||||
const React = require('react');
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue