0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Fixed lint

This commit is contained in:
Rish 2020-05-01 17:17:09 +05:30
parent 98354e9de0
commit dae6d75f17

View file

@ -6,7 +6,6 @@ import {ParentContext} from './ParentContext';
const React = require('react');
export default class ParentContainer extends React.Component {
constructor(props) {
super(props);