mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 21:58:03 -06:00
Minor cleanups
This commit is contained in:
parent
81085433fd
commit
b61b543243
5 changed files with 2 additions and 29 deletions
|
@ -1,6 +1,5 @@
|
|||
package Slic3r::Line;
|
||||
use Moo;
|
||||
use Scalar::Util qw(weaken);
|
||||
|
||||
# arrayref of points
|
||||
has 'points' => (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue