1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +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
@@ -4,7 +4,6 @@ use Moo;
use Math::Clipper ':all';
use Slic3r::Geometry qw(scale collinear X Y A B PI rad2deg_dir bounding_box_center);
use Slic3r::Geometry::Clipper qw(union_ex diff_ex intersection_ex xor_ex is_counter_clockwise);
use XXX;
# a sequential number of layer, starting at 0
has 'id' => (