Removing some dead code
This commit is contained in:
parent
7082a670d6
commit
27a23162b4
@ -32,11 +32,6 @@ export default {
|
||||
});
|
||||
},
|
||||
|
||||
render_bbox(container, box) {
|
||||
container.path(box.path)
|
||||
.addClass('bounding-box');
|
||||
},
|
||||
|
||||
render() {
|
||||
console.log(this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user