Remove cryptic log
This commit is contained in:
parent
6e84b6e996
commit
95e38eb9c4
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ function createRoom(opts) {
|
||||||
// the room exists, causing things like
|
// the room exists, causing things like
|
||||||
// https://github.com/vector-im/vector-web/issues/1813
|
// https://github.com/vector-im/vector-web/issues/1813
|
||||||
if (opts.andView) {
|
if (opts.andView) {
|
||||||
console.info('And viewing');
|
|
||||||
dis.dispatch({
|
dis.dispatch({
|
||||||
action: 'view_room',
|
action: 'view_room',
|
||||||
room_id: roomId,
|
room_id: roomId,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue