Skip to content

Commit 39a5ee4

Browse files
committed
Fixed lint issues
1 parent 9099741 commit 39a5ee4

File tree

1 file changed

+0
-1
lines changed
  • packages/optimizely-sdk/lib/utils/fns

1 file changed

+0
-1
lines changed

packages/optimizely-sdk/lib/utils/fns/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*/
1616
var uuid = require('uuid');
17-
var _isFinite = require('lodash/isFinite');
1817
var MAX_NUMBER_LIMIT = Math.pow(2, 53);
1918

2019
module.exports = {

0 commit comments

Comments
 (0)