Update templatesPlugin.ts

pull/4422/head
Liana Husikyan 10 months ago committed by GitHub
parent fe2b7e1b83
commit 9526e53b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/remix-ide/src/app/plugins/electron/templatesPlugin.ts

@ -8,8 +8,6 @@ export class electronTemplates extends ElectronPlugin {
description: 'templates',
})
}
onActivation(): void {
}
}
Loading…
Cancel
Save