mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 05:55:44 +01:00
only show history if link is present
This commit is contained in:
@@ -87,7 +87,6 @@ class HistoryView extends React.Component<Props, State> {
|
||||
}
|
||||
|
||||
render() {
|
||||
console.log(this.state);
|
||||
const { file } = this.props;
|
||||
const { loaded, error } = this.state;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user