1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

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
-1
View File
@@ -1,6 +1,5 @@
package Slic3r::Line;
use Moo;
use Scalar::Util qw(weaken);
# arrayref of points
has 'points' => (