yusuketk 5 лет назад
Родитель
Сommit
19b0bf5dc2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/client/js/components/PageTimeline.jsx

+ 1 - 1
src/client/js/components/PageTimeline.jsx

@@ -62,7 +62,7 @@ class PageTimeline extends React.Component {
   render() {
     const { t } = this.props;
     const { pages } = this.state;
-    const { path } = this.props.pageContainer.state;
+
     if (pages == null || pages.length === 0) {
       return (
         <div className="mt-2">