1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-18 09:14: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
@@ -2,7 +2,6 @@ package Slic3r::Format::STL;
use Moo;
use Slic3r::Geometry qw(X Y Z triangle_normal);
use XXX;
sub read_file {
my $self = shift;