diff --git a/dest/to-ms.js b/dest/to-ms.js index 476bc4d..dcc9265 100644 --- a/dest/to-ms.js +++ b/dest/to-ms.js @@ -1,5 +1,4 @@ !function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var f;"undefined"!=typeof window?f=window:"undefined"!=typeof global?f=global:"undefined"!=typeof self&&(f=self),f.toMs=e()}}(function(){var define,module,exports;module={exports:(exports={})}; -/* globals define, window */ /* jshint -W053 */ 'use strict'; diff --git a/lib/ms.js b/lib/ms.js index 72ca8f7..94723c3 100644 --- a/lib/ms.js +++ b/lib/ms.js @@ -1,4 +1,3 @@ -/* globals define, window */ /* jshint -W053 */ 'use strict';