Remove debugging
This commit is contained in:
parent
baef8e1ffe
commit
e614b60d2b
@ -142,7 +142,6 @@ L.Draggable = L.Class.extend({
|
||||
},
|
||||
|
||||
_onUp: function (e) {
|
||||
console.log('here');
|
||||
var first, el, dist, simulateClickTouch, i;
|
||||
|
||||
clearTimeout(this._longPressTimeout);
|
||||
|
Loading…
Reference in New Issue
Block a user