Skip to content
Snippets Groups Projects
Commit 57df4016 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

remove stray logging.

parent 2506b0cd
Branches
Tags
No related merge requests found
......@@ -125,7 +125,6 @@ export default class ActivityDescription extends Component {
}
render() {
console.log('props=', this.props);
let { item, user } = this.props;
const description = this.activityDescription(item, user);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment