Skip to content

Commit cccbf86

Browse files
committed
[auto] run release preconditions
1 parent f40a5c9 commit cccbf86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jsEngine/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export default class JsEnginePlugin extends Plugin {
2727
this.api = new API(this.app, this, InstanceId.create(InstanceType.PLUGIN));
2828
}
2929

30-
3130
async onload(): Promise<void> {
3231
await this.loadSettings();
3332

0 commit comments

Comments
 (0)