Removing some debugging code

This commit is contained in:
Jeff Avallone 2014-12-03 18:46:40 -05:00
parent b364198030
commit fe6727b79a
1 changed files with 0 additions and 4 deletions

View File

@ -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()) {