Remove log
This commit is contained in:
parent
81bdfe2126
commit
28818b857a
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ var TimelinePanel = React.createClass({
|
||||||
} else {
|
} else {
|
||||||
initialReadMarker = this._getCurrentReadReceipt();
|
initialReadMarker = this._getCurrentReadReceipt();
|
||||||
}
|
}
|
||||||
console.info('Read marker initially', initialReadMarker);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Reference in a new issue