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
98354e9de0
commit
dae6d75f17
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import {ParentContext} from './ParentContext';
|
|||
const React = require('react');
|
||||
|
||||
export default class ParentContainer extends React.Component {
|
||||
|
||||
constructor(props) {
|
||||
super(props);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue