mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Minor cleanups
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package Slic3r::Line;
|
||||
use Moo;
|
||||
use Scalar::Util qw(weaken);
|
||||
|
||||
# arrayref of points
|
||||
has 'points' => (
|
||||
|
||||
Reference in New Issue
Block a user