mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Clean up imports
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user