This commit is contained in:
sussy layers dev 2023-11-10 21:17:12 +00:00 committed by GitHub
commit 418953be1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,8 +147,7 @@ class Compiler {
];
const classRegistry = {
top: [
`class Extension {`,
`constructor() {`
`class Extension {`
],
extensionInfo: {},
bottom: [