Minor cleanup of imported symbols

This commit is contained in:
Alessandro Ranellucci 2014-10-25 11:15:12 +02:00
parent 366e10d6ec
commit ed17c22889
6 changed files with 6 additions and 20 deletions

View file

@ -3,7 +3,6 @@ use strict;
use warnings;
use List::Util qw(first);
use Slic3r::Geometry qw(scale chained_path);
use Slic3r::Geometry::Clipper qw(union_ex intersection_ex);
# the following two were previously generated by Moo