Clean up imports
This commit is contained in:
parent
757da9d39d
commit
e656c30d4f
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue