Remove useless compatibility check
The consequences of opening the file outside the extension is self-reinforcing.
This commit is contained in:
parent
0f7e461195
commit
9334f2c59d
2 changed files with 0 additions and 38 deletions
|
@ -3,7 +3,6 @@
|
|||
*/
|
||||
|
||||
// Import modules.
|
||||
import compat from "./compat.js";
|
||||
import texts from "./read.JS";
|
||||
|
||||
// Call the main function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue