gah, revert debug
This commit is contained in:
@@ -32,7 +32,7 @@ var KeyCode = require('../../KeyCode');
|
|||||||
var PAGINATE_SIZE = 20;
|
var PAGINATE_SIZE = 20;
|
||||||
var INITIAL_SIZE = 20;
|
var INITIAL_SIZE = 20;
|
||||||
|
|
||||||
var DEBUG = true;
|
var DEBUG = false;
|
||||||
|
|
||||||
if (DEBUG) {
|
if (DEBUG) {
|
||||||
// using bind means that we get to keep useful line numbers in the console
|
// using bind means that we get to keep useful line numbers in the console
|
||||||
|
|||||||
Reference in New Issue
Block a user