🔪 Remove newline

This commit is contained in:
Daniel Gasienica
2018-02-09 14:25:12 -05:00
parent 5f0d9570d7
commit e6a414f2b2

View File

@@ -107,7 +107,6 @@
this.lightBoxView.render();
this.lightBoxView.$el.appendTo(this.el);
this.lightBoxView.$el.trigger('show');
} else {
this.saveFile();
}