Skip to content

Commit e6e706b

Browse files
committed
Datepicker: Remove JSHint overrides.
1 parent 7c53af0 commit e6e706b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/jquery.ui.datepicker.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
*/
1414
(function( $, undefined ) {
1515

16-
/*jshint evil: true */
1716
$.extend($.ui, { datepicker: { version: "@VERSION" } });
1817

1918
var PROP_NAME = 'datepicker',

0 commit comments

Comments
 (0)