Little more reduce of Perl bindings

This commit is contained in:
Vojtech Bubnik 2022-04-28 17:02:33 +02:00
parent 3687bc28d5
commit d88e9634f5
8 changed files with 3 additions and 67 deletions

View file

@ -42,7 +42,6 @@ use Slic3r::ExtrusionLoop;
use Slic3r::ExtrusionPath;
use Slic3r::Flow;
use Slic3r::GCode::Reader;
use Slic3r::Geometry::Clipper;
use Slic3r::Layer;
use Slic3r::Line;
use Slic3r::Model;