diff --git a/lib/utils/browser-update.js b/lib/utils/browser-update.js index 73648633..b4b34d0b 100644 --- a/lib/utils/browser-update.js +++ b/lib/utils/browser-update.js @@ -1,6 +1,6 @@ /*eslint no-unused-vars: 0*/ 'use strict'; -var $buoop = { vs: {i:9, f:25, o:12.1, s:7}, c:2, test: true }; +var $buoop = { vs: {i:9, f:25, o:12.1, s:7}, c:2 }; function $buo_f(){ var e = document.createElement('script'); e.src = '//browser-update.org/update.min.js';