mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Remove XXX from dependencies
This commit is contained in:
parent
356e750cf4
commit
d51ba94e8a
24 changed files with 0 additions and 24 deletions
|
@ -5,7 +5,6 @@ use Config;
|
|||
use File::Basename qw(basename fileparse);
|
||||
use Slic3r::Geometry qw(PI unscale);
|
||||
use Time::HiRes qw(gettimeofday tv_interval);
|
||||
use XXX;
|
||||
|
||||
# full path (relative or absolute) to the input file
|
||||
has 'input_file' => (is => 'ro', required => 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue