mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
Removed some dependencies on Perl IO module.
This commit is contained in:
parent
a38cbac312
commit
e162c47167
3 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,6 @@ BEGIN {
|
|||
}
|
||||
|
||||
use Getopt::Long qw(:config no_auto_abbrev);
|
||||
use IO::All;
|
||||
use List::Util qw(max);
|
||||
use Slic3r;
|
||||
use Slic3r::Geometry qw(X Y);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue