mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Fixed lint
This commit is contained in:
parent
1642afc25a
commit
5427943177
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ import InputForm from '../common/InputForm';
|
|||
import {ValidateInputForm} from '../../utils/form';
|
||||
import {getSiteProducts, getSitePrices, hasMultipleProducts, hasOnlyFreePlan, isInviteOnlySite, getAvailableProducts, hasMultipleProductsFeature} from '../../utils/helpers';
|
||||
import {ReactComponent as InvitationIcon} from '../../images/icons/invitation.svg';
|
||||
import {hasMode} from '../../utils/check-mode';
|
||||
|
||||
const React = require('react');
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue