mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 09:02:53 +00:00
Remove XXX from dependencies
This commit is contained in:
@@ -7,7 +7,6 @@ has 'cache' => (is => 'rw', default => sub {{}});
|
||||
|
||||
use Slic3r::Geometry qw(PI X1 Y1 X2 Y2 X Y scale);
|
||||
use Slic3r::Geometry::Clipper qw(intersection_ex);
|
||||
use XXX;
|
||||
|
||||
sub angles () { [0, PI/3, PI/3*2] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user