mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 22:54:08 -06:00
Removed dependency on Storable; some fixes in Build.PL. #1693
This commit is contained in:
parent
c99b9d91db
commit
e7349622a2
2 changed files with 5 additions and 6 deletions
|
@ -4,7 +4,6 @@ use warnings;
|
|||
|
||||
use Slic3r::Geometry qw(A B X Y X1 X2 Y1 Y2);
|
||||
use Slic3r::Geometry::Clipper qw(JT_SQUARE);
|
||||
use Storable qw();
|
||||
|
||||
sub new_scale {
|
||||
my $class = shift;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue