Removing some debugging code
This commit is contained in:
parent
b364198030
commit
fe6727b79a
@ -5,10 +5,6 @@ export default _.extend({}, Base, {
|
||||
type: 'match',
|
||||
|
||||
render(container) {
|
||||
console.log('anchor_start:', this.anchor_start());
|
||||
console.log('anchor_end:', this.anchor_end());
|
||||
console.log('parts:', this.parts());
|
||||
|
||||
this.contents = {};
|
||||
|
||||
if (this.anchor_start()) {
|
||||
|
Loading…
Reference in New Issue
Block a user