Remove debug

pull/21833/head
Travis Ralston 2020-06-04 21:38:06 -06:00
parent f347019cf8
commit 0694637b06
1 changed files with 0 additions and 1 deletions

View File

@ -226,7 +226,6 @@ export default class RoomSublist2 extends React.Component<IProps, IState> {
if (localStorage.getItem("mx_rl_mathfn")) {
nVisible = Math[localStorage.getItem("mx_rl_mathfn")](layout.visibleTiles);
}
console.log({nVisible})
const visibleTiles = tiles.slice(0, nVisible);
// If we're hiding rooms, show a 'show more' button to the user. This button