mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-20 10:50:33 -07:00
Replaced Moose with Moo => big performance boost and easier packaging
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package Slic3r::ExtrusionPath;
|
||||
use Moose;
|
||||
use Moo;
|
||||
|
||||
extends 'Slic3r::Polyline';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user