Turn on more lint warnings; clear up some directives
[dygraphs.git] / plugins / range-selector.js
index af9e679..399ed39 100644 (file)
@@ -12,7 +12,6 @@
 
 Dygraph.Plugins.RangeSelector = (function() {
 
-/*jshint globalstrict: true */
 /*global Dygraph:false */
 "use strict";