mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
removed a stray console.log(..)
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
96f05d342c
commit
582c95d3d9
@ -1146,8 +1146,6 @@ var DataPrototype = {
|
|||||||
})
|
})
|
||||||
.filter(function(e){ return e !== null })
|
.filter(function(e){ return e !== null })
|
||||||
|
|
||||||
console.log('>>>>', list, loaded)
|
|
||||||
|
|
||||||
count = null
|
count = null
|
||||||
target = null
|
target = null
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user