Rip out all the graphviz stuff
This commit is contained in:
@@ -24,10 +24,6 @@ class EditorLabel extends EditorEntryBase {
|
||||
};
|
||||
}
|
||||
|
||||
exportGraphviz() {
|
||||
return [];
|
||||
}
|
||||
|
||||
getLabel() {
|
||||
return this.input_.value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user