fix eslint 2

This commit is contained in:
March 7th
2022-09-28 19:58:13 +07:00
parent 711cd3f10c
commit 651f5b82c1
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
/* eslint-disable */
"use strict";
var __create = Object.create;
var __defProp = Object.defineProperty;