mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 06:35:35 +08:00
argh, remove debugging
This commit is contained in:
parent
f66dd69710
commit
2bedece9a1
@ -19,7 +19,7 @@ var ReactDOM = require("react-dom");
|
||||
var GeminiScrollbar = require('react-gemini-scrollbar');
|
||||
var q = require("q");
|
||||
|
||||
var DEBUG_SCROLL = true;
|
||||
var DEBUG_SCROLL = false;
|
||||
|
||||
if (DEBUG_SCROLL) {
|
||||
// using bind means that we get to keep useful line numbers in the console
|
||||
|
Loading…
Reference in New Issue
Block a user