mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-23 14:28:50 +01:00
[refactor] remove logging
This commit is contained in:
parent
c07e7a05d6
commit
1260529085
@ -365,7 +365,6 @@ var links = (function() {
|
||||
};
|
||||
|
||||
var render = function(array) {
|
||||
console.log("render");
|
||||
var gridItemBody = helper.e(".grid-item-body");
|
||||
if (array) {
|
||||
array.forEach(function(arrayItem, index) {
|
||||
|
Loading…
Reference in New Issue
Block a user