mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Fixed Lint
no refs Removed unused icon
This commit is contained in:
parent
68d0bc0248
commit
e9556466a2
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ import FrameStyle from './Frame.styles';
|
|||
import Pages, {getActivePage} from '../pages';
|
||||
import PopupNotification from './common/PopupNotification';
|
||||
import {isCookiesDisabled} from '../utils/helpers';
|
||||
import {ReactComponent as PoweredIcon} from '../images/powered-icon.svg';
|
||||
|
||||
const React = require('react');
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue