未使用的代码

This commit is contained in:
xyf-mac 2021-10-30 16:35:33 +08:00
parent 7e9e3c6c34
commit 8e23d1858b

View File

@ -1,5 +0,0 @@
// const _warn = console.warn;
// console.warn = function () {
// // @ts-ignore
// return _warn.apply(console, arguments);
// }