mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Remove XXX from dependencies
This commit is contained in:
@@ -2,7 +2,6 @@ package Slic3r::ExtrusionPath;
|
||||
use Moo;
|
||||
|
||||
use Slic3r::Geometry qw(PI X Y epsilon deg2rad rotate_points);
|
||||
use XXX;
|
||||
|
||||
# the underlying Slic3r::Polyline objects holds the geometry
|
||||
has 'polyline' => (
|
||||
|
||||
Reference in New Issue
Block a user