diff --git a/assets/options.js b/assets/options.js
index 619f94b..1399e8a 100644
--- a/assets/options.js
+++ b/assets/options.js
@@ -159,12 +159,7 @@ showOptions = () => {
break;
}
}
- try {
- var iconpath = cacheIco(customFts[fts].base64Ico, features.icon);
- } catch (e) {
- window.messageBox({ type: 'error', icon: window.logo, message: e.toString(), buttons: ['啊嘞?!'] })
- }
- featureList += `
 |
${cmds} | ${features.explain} |
|