1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-21 09:44:26 +00:00

Remove XXX from dependencies

This commit is contained in:
Alessandro Ranellucci
2012-04-16 14:03:36 +02:00
parent 356e750cf4
commit d51ba94e8a
24 changed files with 0 additions and 24 deletions
-1
View File
@@ -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 {