Remove useless compatibility check

The consequences of opening the file outside the extension is 
self-reinforcing.
This commit is contained in:
buzzcode2007 2024-03-23 17:51:37 +08:00
parent 0f7e461195
commit 9334f2c59d
2 changed files with 0 additions and 38 deletions

View file

@ -3,7 +3,6 @@
*/
// Import modules.
import compat from "./compat.js";
import texts from "./read.JS";
// Call the main function.