mirror of https://github.com/vector-im/riot-web
Remove log
parent
81bdfe2126
commit
28818b857a
|
@ -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 New Issue