chore: dead code
This commit is contained in:
parent
83e50210ed
commit
8602b0e81d
|
@ -14,10 +14,6 @@ class GraphicalBase extends Trait {
|
|||
};
|
||||
}
|
||||
|
||||
static defaultState() {
|
||||
return {};
|
||||
}
|
||||
|
||||
constructor(...args) {
|
||||
super(...args);
|
||||
if (hasGraphics) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user