Remove empty line.

This commit is contained in:
Jürg Lehni 2011-05-20 14:04:35 +01:00
parent 631923669a
commit be63d2cf07

View file

@ -23,7 +23,6 @@ var Item = this.Item = Base.extend({
this.setStyle(this._project.getCurrentStyle());
},
/**
* Clones the item within the same project.
*