mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Remove XXX from dependencies
This commit is contained in:
parent
356e750cf4
commit
d51ba94e8a
24 changed files with 0 additions and 24 deletions
|
@ -15,7 +15,6 @@ use Slic3r::Fill::Rectilinear2;
|
|||
use Slic3r::Geometry qw(scale shortest_path);
|
||||
use Slic3r::Geometry::Clipper qw(union_ex diff_ex);
|
||||
|
||||
use XXX;
|
||||
|
||||
has 'print' => (is => 'ro', required => 1);
|
||||
has 'fillers' => (is => 'rw', default => sub { {} });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue