mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
Remove XXX from dependencies
This commit is contained in:
@@ -5,7 +5,6 @@ use warnings;
|
||||
use Math::Clipper qw();
|
||||
use Slic3r::Geometry qw(A B polyline_remove_parallel_continuous_edges polyline_remove_acute_vertices
|
||||
move_points same_point);
|
||||
use XXX;
|
||||
|
||||
# the constructor accepts an array(ref) of points
|
||||
sub new {
|
||||
|
||||
Reference in New Issue
Block a user