Fix lint errors for i382. Also, ugh, clearly broken bit with mouseUpHandler.
[dygraphs.git] / dygraph-utils.js
index 7282c9c..1ec1795 100644 (file)
@@ -229,7 +229,7 @@ Dygraph.prototype.removeTrackedEvents_ = function() {
   }
 
   this.registeredEvents_ = [];
-}
+};
 
 /**
  * Cancels further processing of an event. This is useful to prevent default