Minor cleanups

This commit is contained in:
Alessandro Ranellucci 2011-09-26 19:53:01 +02:00
parent 81085433fd
commit b61b543243
5 changed files with 2 additions and 29 deletions

View file

@ -1,6 +1,5 @@
package Slic3r::Line;
use Moo;
use Scalar::Util qw(weaken);
# arrayref of points
has 'points' => (