mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 06:59:00 +08:00
Clean up imports
This commit is contained in:
parent
757da9d39d
commit
e656c30d4f
@ -128,7 +128,6 @@ sub new {
|
|||||||
|
|
||||||
package Slic3r::GUI::ConfigWizard::Page;
|
package Slic3r::GUI::ConfigWizard::Page;
|
||||||
use Wx qw(:font :misc :sizer :staticline :systemsettings);
|
use Wx qw(:font :misc :sizer :staticline :systemsettings);
|
||||||
use Wx::Event qw();
|
|
||||||
use base 'Wx::WizardPage';
|
use base 'Wx::WizardPage';
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user