mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-06 21:10:33 +03:00
Remove extra use-strict from browser-update
This commit is contained in:
parent
518321bfd4
commit
b87883607e
|
@ -1,5 +1,5 @@
|
|||
/*eslint no-unused-vars: 0*/
|
||||
'use strict';
|
||||
/*eslint strict: 0*/
|
||||
var $buoop = { vs: {i:9, f:25, o:12.1, s:7}, c:2 };
|
||||
function $buo_f(){
|
||||
var e = document.createElement('script');
|
||||
|
|
Loading…
Reference in New Issue
Block a user