chore(plugins) base plugin class cleanup
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
export default class CetraPlugin {
|
||||
constructor() {}
|
||||
|
||||
register(name, id) {
|
||||
console.log('register method not implemented', this.constructor.name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user