feat: fix frontend bug

This commit is contained in:
Yang Luo 2024-12-07 21:52:49 +08:00
parent 58e1c28f7c
commit f14711d315

View File

@ -13,7 +13,6 @@
// limitations under the License.
import CryptoJS from "crypto-js";
import i18next from "i18next";
import {Buffer} from "buffer";
export function getRandomKeyForObfuscator(obfuscatorType) {