diff --git a/app/js/mdot.js b/app/js/mdot.js index 204afc6..48382e7 100644 --- a/app/js/mdot.js +++ b/app/js/mdot.js @@ -85,7 +85,7 @@ _.invoke(DeviceCollection.toArray(), 'destroy'); // _.invoke(OccupancyCollection.toArray(), 'destroy'); - console.log(this); + // console.log(this); this.temporal = {low: 0, high: 0}; events = this.get('events');